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

chore: Upgrade to Winnow 0.7.0 #79

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

epage
Copy link
Contributor

@epage epage commented Jan 30, 2025

     Running benches/bench.rs (target/release/deps/bench-15db45057a99e718)
simple query            time:   [3.3353 µs 3.3459 µs 3.3588 µs]
                        change: [+1.7491% +2.9980% +4.2079%] (p = 0.00 < 0.05)
                        Performance has regressed.

complex query           time:   [16.054 µs 16.086 µs 16.114 µs]
                        change: [-10.142% -9.1919% -8.2558%] (p = 0.00 < 0.05)
                        Performance has improved.

named params            time:   [6.1227 µs 6.1298 µs 6.1380 µs]
                        change: [-1.6477% -1.2976% -0.9061%] (p = 0.00 < 0.05)
                        Change within noise threshold.
Found 3 outliers among 100 measurements (3.00%)
  2 (2.00%) high mild
  1 (1.00%) high severe

explicit indexed params time:   [6.0797 µs 6.0869 µs 6.0943 µs]
                        change: [-8.1424% -7.8433% -7.5629%] (p = 0.00 < 0.05)
                        Performance has improved.
Found 4 outliers among 100 measurements (4.00%)
  3 (3.00%) high mild
  1 (1.00%) high severe

implicit indexed params time:   [6.2304 µs 6.3209 µs 6.4045 µs]
                        change: [-7.2099% -6.4820% -5.7399%] (p = 0.00 < 0.05)
                        Performance has improved.
Found 13 outliers among 100 measurements (13.00%)
  13 (13.00%) high severe

Benchmarking issue 633: Warming up for 3.0000 s
Warning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.9s, enable flat sampling, o
r reduce sample count to 50.
issue 633               time:   [1.3793 ms 1.3822 ms 1.3852 ms]
                        change: [-10.047% -8.8762% -7.6311%] (p = 0.00 < 0.05)
                        Performance has improved.
Found 7 outliers among 100 measurements (7.00%)
  3 (3.00%) low mild
  4 (4.00%) high severe

issue 633 query 2       time:   [27.811 µs 27.859 µs 27.907 µs]
                        change: [+0.6538% +0.9371% +1.2402%] (p = 0.00 < 0.05)
                        Change within noise threshold.
Found 8 outliers among 100 measurements (8.00%)
  8 (8.00%) high mild

issue 633 query 3       time:   [401.95 µs 402.46 µs 402.99 µs]
                        change: [-5.3602% -4.5306% -3.6213%] (p = 0.00 < 0.05)
                        Performance has improved.
Found 3 outliers among 100 measurements (3.00%)
  1 (1.00%) high mild
  2 (2.00%) high severe

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