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

[PoC] Use boost unordered instead of std unordered #289

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Anilm3
Copy link
Collaborator

@Anilm3 Anilm3 commented Apr 26, 2024

No description provided.

@pr-commenter
Copy link

pr-commenter bot commented Apr 26, 2024

Benchmarks

Benchmark execution time: 2024-05-10 14:34:48

Comparing candidate commit 2c2887b in PR branch anilm3/boost-unordered with baseline commit f18e6e2 in branch master.

Found 6 performance improvements and 7 performance regressions! Performance is the same for 6 metrics, 0 unstable metrics.

scenario:bool_equals_matcher.random

  • 🟥 execution_time [+51.359µs; +52.478µs] or [+4.335%; +4.429%]

scenario:exact_match_matcher.random

  • 🟩 execution_time [-420.851µs; -413.902µs] or [-27.106%; -26.658%]

scenario:ip_match_matcher.random

  • 🟥 execution_time [+70.271µs; +71.703µs] or [+4.563%; +4.656%]

scenario:lowercase_transformer.random

  • 🟥 execution_time [+180.185µs; +181.226µs] or [+10.574%; +10.635%]

scenario:phrase_match_matcher.enforce_word_boundary.random

  • 🟩 execution_time [-2.184ms; -2.182ms] or [-25.765%; -25.744%]

scenario:phrase_match_matcher.random

  • 🟩 execution_time [-468.622µs; -463.561µs] or [-7.439%; -7.359%]

scenario:regex_match_matcher.random

  • 🟩 execution_time [-150.933µs; -149.797µs] or [-7.556%; -7.499%]

scenario:remove_nulls_transformer.random

  • 🟥 execution_time [+4.977ms; +4.980ms] or [+52.759%; +52.783%]

scenario:ruleset_1.10.0.random

  • 🟩 execution_time [-82.460ms; -82.442ms] or [-19.503%; -19.499%]

scenario:schema_extraction_processor.random

  • 🟩 execution_time [-285.591µs; -282.621µs] or [-7.011%; -6.939%]

scenario:signed_equals_matcher.random

  • 🟥 execution_time [+49.705µs; +50.997µs] or [+4.189%; +4.298%]

scenario:string_equals_matcher.random

  • 🟥 execution_time [+45.829µs; +46.835µs] or [+3.190%; +3.260%]

scenario:unsigned_equals_matcher.random

  • 🟥 execution_time [+48.200µs; +49.157µs] or [+4.062%; +4.142%]

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.

None yet

1 participant