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

Object layout and abstraction #293

Draft
wants to merge 27 commits into
base: anilm3/v2
Choose a base branch
from

Conversation

Anilm3
Copy link
Collaborator

@Anilm3 Anilm3 commented May 15, 2024

No description provided.

@pr-commenter
Copy link

pr-commenter bot commented May 15, 2024

Benchmarks

Benchmark execution time: 2024-05-20 15:10:19

Comparing candidate commit 1aae47a in PR branch anilm3/object-layout-and-abstraction with baseline commit 26afc04 in branch anilm3/v2.

Found 4 performance improvements and 13 performance regressions! Performance is the same for 2 metrics, 0 unstable metrics.

scenario:bool_equals_matcher.random

  • 🟥 execution_time [+720.104µs; +721.335µs] or [+57.950%; +58.049%]

scenario:exact_match_matcher.random

  • 🟥 execution_time [+89.856µs; +90.945µs] or [+4.782%; +4.840%]

scenario:float_equals_matcher.random

  • 🟥 execution_time [+722.732µs; +725.318µs] or [+58.250%; +58.458%]

scenario:ip_match_matcher.random

  • 🟥 execution_time [+717.994µs; +719.337µs] or [+43.731%; +43.813%]

scenario:is_xss_matcher.random

  • 🟥 execution_time [+3.704ms; +3.711ms] or [+4.478%; +4.487%]

scenario:lowercase_transformer.random

  • 🟥 execution_time [+172.970µs; +175.032µs] or [+7.969%; +8.064%]

scenario:phrase_match_matcher.enforce_word_boundary.random

  • 🟩 execution_time [-2.857ms; -2.855ms] or [-27.907%; -27.883%]

scenario:phrase_match_matcher.random

  • 🟥 execution_time [+463.581µs; +471.546µs] or [+6.101%; +6.206%]

scenario:regex_match_matcher.case_insensitive_flag.random

  • 🟩 execution_time [-753.724µs; -752.829µs] or [-12.711%; -12.696%]

scenario:regex_match_matcher.case_insensitive_option.random

  • 🟩 execution_time [-710.334µs; -708.547µs] or [-12.053%; -12.022%]

scenario:regex_match_matcher.lowercase_transformer.random

  • 🟩 execution_time [-469.435µs; -467.177µs] or [-6.104%; -6.075%]

scenario:remove_nulls_transformer.random

  • 🟥 execution_time [+6.222ms; +6.225ms] or [+54.180%; +54.208%]

scenario:ruleset_1.10.0.random

  • 🟥 execution_time [+17.148ms; +17.191ms] or [+6.198%; +6.213%]

scenario:schema_extraction_processor.random

  • 🟥 execution_time [+1.007ms; +1.012ms] or [+32.833%; +33.009%]

scenario:signed_equals_matcher.random

  • 🟥 execution_time [+734.375µs; +738.491µs] or [+59.523%; +59.857%]

scenario:string_equals_matcher.random

  • 🟥 execution_time [+497.753µs; +503.203µs] or [+32.333%; +32.687%]

scenario:unsigned_equals_matcher.random

  • 🟥 execution_time [+720.974µs; +722.924µs] or [+58.264%; +58.421%]

@Anilm3 Anilm3 force-pushed the anilm3/object-layout-and-abstraction branch from 164d59e to 94712a8 Compare May 16, 2024 17:20
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.

1 participant