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

benchcmp bench_1.8.3.test bench_1.9.test #21

Closed
glaslos opened this issue Aug 25, 2017 · 0 comments
Closed

benchcmp bench_1.8.3.test bench_1.9.test #21

glaslos opened this issue Aug 25, 2017 · 0 comments

Comments

@glaslos
Copy link
Owner

glaslos commented Aug 25, 2017

Not sure where the extra allocation in BenchmarkHash-4 is coming from.
benchcmp bench_1.8.3.test bench_1.9.test

benchmark                     old ns/op     new ns/op     delta
BenchmarkPearson-4            0.32          0.29          -9.38%
BenchmarkFillBuckets-4        7545          7416          -1.71%
BenchmarkQuartilePoints-4     2128          1792          -15.79%
BenchmarkHash-4               12653         12651         -0.02%
BenchmarkModDiff-4            0.29          0.29          +0.00%
BenchmarkDigestDistance-4     36.4          36.1          -0.82%
BenchmarkDiffTotal-4          44.7          44.3          -0.89%

benchmark                     old allocs     new allocs     delta
BenchmarkPearson-4            0              0              +0.00%
BenchmarkFillBuckets-4        3              3              +0.00%
BenchmarkQuartilePoints-4     0              0              +0.00%
BenchmarkHash-4               7              8              +14.29%
BenchmarkModDiff-4            0              0              +0.00%
BenchmarkDigestDistance-4     0              0              +0.00%
BenchmarkDiffTotal-4          0              0              +0.00%

benchmark                     old bytes     new bytes     delta
BenchmarkPearson-4            0             0             +0.00%
BenchmarkFillBuckets-4        4197          4197          +0.00%
BenchmarkQuartilePoints-4     0             0             +0.00%
BenchmarkHash-4               4317          4376          +1.37%
BenchmarkModDiff-4            0             0             +0.00%
BenchmarkDigestDistance-4     0             0             +0.00%
BenchmarkDiffTotal-4          0             0             +0.00%
@glaslos glaslos closed this as completed Aug 8, 2023
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

No branches or pull requests

1 participant