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

Swap out BufferContainers for a more flexible alternative #92

Merged
merged 14 commits into from
Dec 17, 2024

Conversation

DavJCosby
Copy link
Owner

Fulfills #85

@DavJCosby DavJCosby linked an issue Dec 13, 2024 that may be closed by this pull request
Copy link

Benchmark for cff1a0c

Click to view benchmark
Test Base PR %
comet 13.8±0.02ms 13.9±0.04ms +0.72%
ripples 7.0±2.78ms 7.0±2.87ms 0.00%

Copy link

Benchmark for a4c9c95

Click to view benchmark
Test Base PR %
comet 13.7±0.05ms 13.9±0.09ms +1.46%
ripples 9.3±1.73ms 6.1±3.45ms -34.41%

Copy link

Benchmark for ffdb077

Click to view benchmark
Test Base PR %
comet 13.9±0.02ms 13.9±0.17ms 0.00%
ripples 7.2±2.43ms 5.6±3.80ms -22.22%

Copy link

Benchmark for 3f0f994

Click to view benchmark
Test Base PR %
comet 13.1±0.05ms 13.0±0.06ms -0.76%
ripples 5.8±3.46ms 7.5±2.06ms +29.31%

Copy link

Benchmark for 37e1b30

Click to view benchmark
Test Base PR %
comet 13.1±0.02ms 13.1±0.04ms 0.00%
ripples 7.5±2.87ms 7.9±2.69ms +5.33%

Copy link

Benchmark for 902d1f4

Click to view benchmark
Test Base PR %
comet 13.0±0.15ms 13.0±0.10ms 0.00%
ripples 6.9±3.36ms 8.7±2.89ms +26.09%

Copy link

Benchmark for 16b4dfa

Click to view benchmark
Test Base PR %
comet 13.1±0.04ms 13.1±0.02ms 0.00%
ripples 7.9±2.63ms 7.0±3.20ms -11.39%

@DavJCosby DavJCosby merged commit dd77604 into master Dec 17, 2024
2 checks passed
@DavJCosby DavJCosby deleted the BufferContainerOverhaul branch December 17, 2024 06:30
Copy link

Benchmark for e537d01

Click to view benchmark
Test Base PR %
comet 13.2±0.01ms 13.1±0.23ms -0.76%
ripples 7.5±2.39ms 7.3±2.80ms -2.67%

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.

More flexible alternative to BufferContainer
1 participant