Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/integrate mongodb instrument #22

Merged
merged 17 commits into from
Jan 18, 2024

Conversation

adriencaccia
Copy link
Member

@adriencaccia adriencaccia commented Aug 1, 2023

Add support for the mongodb instrument.

@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from 0f06dc1 to f4480b5 Compare December 4, 2023 16:14
Copy link

codspeed-hq bot commented Dec 4, 2023

CodSpeed Performance Report

Merging #22 will degrade performances by 22.41%

Comparing feat/integrate-database-plugin-adriencaccia (169a5e1) with main (894136d)

Summary

⚡ 10 improvements
❌ 2 (👁 2) regressions
✅ 65 untouched benchmarks

Benchmarks breakdown

Benchmark main feat/integrate-database-plugin-adriencaccia Change
👁 fibo 10 41.2 µs 49.1 µs -16.06%
switch 1 315.8 µs 17 µs ×19
test_recursive_fibo_10 161.9 µs 83.6 µs +93.71%
switch 1 314.2 µs 16.9 µs ×19
👁 switch 2 17.6 µs 22.6 µs -22.41%
test_recursive_fibo_20 14.4 ms 8.8 ms +64.5%
RegExp#test 20.5 µs 16.8 µs +21.82%
RegExp#test 20.7 µs 16.7 µs +23.63%
short body 4 497.8 µs 252.9 µs +96.8%
short body 5 469.7 µs 223 µs ×2.1
RegExp#test 20.7 µs 16.9 µs +22.74%
test_recursive_fibo_10 389.2 µs 91.7 µs ×4.2

@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from f4480b5 to 13842a0 Compare December 4, 2023 18:05
@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from a676032 to 4319e35 Compare December 15, 2023 10:44
@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from e557e19 to 4319e35 Compare January 8, 2024 10:29
@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from 5c7701a to 676473d Compare January 12, 2024 13:11
@adriencaccia adriencaccia changed the title feat/integrate database plugin adriencaccia feat/integrate mongodb tracer Jan 17, 2024
@adriencaccia adriencaccia changed the title feat/integrate mongodb tracer feat/integrate mongodb instrument Jan 17, 2024
@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from d8350cd to 4662ad7 Compare January 17, 2024 11:21
@adriencaccia adriencaccia marked this pull request as ready for review January 17, 2024 11:21
@adriencaccia adriencaccia force-pushed the feat/integrate-database-plugin-adriencaccia branch from 663af58 to 169a5e1 Compare January 18, 2024 14:30
@adriencaccia adriencaccia merged commit 169a5e1 into main Jan 18, 2024
42 checks passed
@adriencaccia adriencaccia deleted the feat/integrate-database-plugin-adriencaccia branch January 18, 2024 14:44
@adriencaccia adriencaccia mentioned this pull request Jan 18, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants