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

test boxed vec #382

Merged
merged 3 commits into from
Aug 13, 2024
Merged

test boxed vec #382

merged 3 commits into from
Aug 13, 2024

Conversation

Licenser
Copy link
Member

No description provided.

Signed-off-by: Heinz Gies <[email protected]>
Copy link

Benchmark for 5283c9d

Click to view benchmark
Test Base PR %
apache_builds/simd_json::to_tape_with_buffers 91.0±2.48µs 92.0±1.50µs +1.10%
canada/simd_json::to_tape_with_buffers 3.9±0.19ms 3.8±0.17ms -2.56%
citm_catalog/simd_json::to_tape_with_buffers 1119.7±81.21µs 1118.5±75.64µs -0.11%
event_stacktrace_10kb/simd_json::to_tape_with_buffers 3.8±0.28µs 3.7±0.22µs -2.63%
github_events/simd_json::to_tape_with_buffers 40.0±0.82µs 40.2±1.06µs +0.50%
log/simd_json::to_tape_with_buffers 1562.3±92.26ns 1566.7±78.65ns +0.28%
twitter/simd_json::to_tape_with_buffers 442.3±29.27µs 436.1±25.54µs -1.40%

@Licenser Licenser enabled auto-merge (rebase) August 13, 2024 11:11
Copy link

Benchmark for 65edbb8

Click to view benchmark
Test Base PR %
apache_builds/simd_json::to_tape_with_buffers 92.8±1.74µs 92.3±2.11µs -0.54%
canada/simd_json::to_tape_with_buffers 3.8±0.11ms 3.7±0.17ms -2.63%
citm_catalog/simd_json::to_tape_with_buffers 1132.0±78.94µs 1122.0±79.68µs -0.88%
event_stacktrace_10kb/simd_json::to_tape_with_buffers 3.8±0.23µs 3.8±0.23µs 0.00%
github_events/simd_json::to_tape_with_buffers 40.2±1.16µs 40.3±1.19µs +0.25%
log/simd_json::to_tape_with_buffers 1556.0±80.39ns 1579.1±90.91ns +1.48%
twitter/simd_json::to_tape_with_buffers 439.2±25.70µs 434.8±28.01µs -1.00%

Signed-off-by: Heinz N. Gies <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
@Licenser Licenser merged commit 3230c99 into main Aug 13, 2024
23 checks passed
@Licenser Licenser deleted the boxed-vec branch August 13, 2024 11:24
Copy link

Benchmark for 5edd43b

Click to view benchmark
Test Base PR %
apache_builds/simd_json::to_tape_with_buffers 93.1±3.39µs 92.2±3.24µs -0.97%
canada/simd_json::to_tape_with_buffers 3.7±0.14ms 3.9±0.17ms +5.41%
citm_catalog/simd_json::to_tape_with_buffers 1128.5±77.72µs 1130.2±84.51µs +0.15%
event_stacktrace_10kb/simd_json::to_tape_with_buffers 3.8±0.22µs 3.7±0.22µs -2.63%
github_events/simd_json::to_tape_with_buffers 40.4±1.15µs 40.4±1.08µs 0.00%
log/simd_json::to_tape_with_buffers 1578.1±99.48ns 1589.9±107.37ns +0.75%
twitter/simd_json::to_tape_with_buffers 441.5±28.87µs 443.1±28.56µs +0.36%

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