-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
perf: add buffer benchmarks #1303
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Baseline (M2 Max Macbook Pro):
|
…der benches/main)
|
Report | Tue, August 6, 2024 at 13:41:20 UTC |
Project | Ratatui |
Branch | 1303/merge |
Testbed | ubuntu-latest |
⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!
- Latency (latency)
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholds
CLI flag.
Click to view all benchmark results
Benchmark | Latency | Latency Results nanoseconds (ns) |
---|---|---|
barchart/render/2048 | ➖ (view plot) | 190,240.00 |
barchart/render/256 | ➖ (view plot) | 122,580.00 |
barchart/render/64 | ➖ (view plot) | 80,494.00 |
barchart/render_grouped/2048 | ➖ (view plot) | 335,190.00 |
barchart/render_grouped/256 | ➖ (view plot) | 132,920.00 |
barchart/render_grouped/64 | ➖ (view plot) | 121,770.00 |
barchart/render_horizontal/2048 | ➖ (view plot) | 163,560.00 |
barchart/render_horizontal/256 | ➖ (view plot) | 80,126.00 |
barchart/render_horizontal/64 | ➖ (view plot) | 74,044.00 |
block/render_all_feature/100x50 | ➖ (view plot) | 10,046.00 |
block/render_all_feature/200x50 | ➖ (view plot) | 17,880.00 |
block/render_all_feature/256x256 | ➖ (view plot) | 85,432.00 |
block/render_empty/100x50 | ➖ (view plot) | 5,588.60 |
block/render_empty/200x50 | ➖ (view plot) | 11,117.00 |
block/render_empty/256x256 | ➖ (view plot) | 71,819.00 |
buffer/empty/16 | ➖ (view plot) | 773.83 |
buffer/empty/255 | ➖ (view plot) | 223,740.00 |
buffer/empty/64 | ➖ (view plot) | 13,132.00 |
buffer/filled/16 | ➖ (view plot) | 792.88 |
buffer/filled/255 | ➖ (view plot) | 220,640.00 |
buffer/filled/64 | ➖ (view plot) | 13,406.00 |
buffer/with_lines/16 | ➖ (view plot) | 9,322.80 |
buffer/with_lines/255 | ➖ (view plot) | 9,438.60 |
buffer/with_lines/64 | ➖ (view plot) | 9,868.20 |
line_render/Center/0 | ➖ (view plot) | 4.02 |
line_render/Center/10 | ➖ (view plot) | 437.46 |
line_render/Center/3 | ➖ (view plot) | 233.93 |
line_render/Center/4 | ➖ (view plot) | 259.38 |
line_render/Center/42 | ➖ (view plot) | 568.91 |
line_render/Center/6 | ➖ (view plot) | 279.67 |
line_render/Center/7 | ➖ (view plot) | 314.20 |
line_render/Left/0 | ➖ (view plot) | 4.02 |
line_render/Left/10 | ➖ (view plot) | 399.45 |
line_render/Left/3 | ➖ (view plot) | 160.82 |
line_render/Left/4 | ➖ (view plot) | 172.58 |
line_render/Left/42 | ➖ (view plot) | 564.33 |
line_render/Left/6 | ➖ (view plot) | 264.72 |
line_render/Left/7 | ➖ (view plot) | 276.85 |
line_render/Right/0 | ➖ (view plot) | 4.02 |
line_render/Right/10 | ➖ (view plot) | 399.14 |
line_render/Right/3 | ➖ (view plot) | 232.81 |
line_render/Right/4 | ➖ (view plot) | 273.30 |
line_render/Right/42 | ➖ (view plot) | 564.26 |
line_render/Right/6 | ➖ (view plot) | 354.97 |
line_render/Right/7 | ➖ (view plot) | 397.47 |
list/render/16384 | ➖ (view plot) | 1,151,600.00 |
list/render/2048 | ➖ (view plot) | 270,950.00 |
list/render/64 | ➖ (view plot) | 141,180.00 |
list/render_scroll_half/16384 | ➖ (view plot) | 1,154,500.00 |
list/render_scroll_half/2048 | ➖ (view plot) | 269,750.00 |
list/render_scroll_half/64 | ➖ (view plot) | 100,040.00 |
paragraph/new/2048 | ➖ (view plot) | 254,500.00 |
paragraph/new/64 | ➖ (view plot) | 6,645.60 |
paragraph/new/65535 | ➖ (view plot) | 7,976,400.00 |
paragraph/render/2048 | ➖ (view plot) | 450,330.00 |
paragraph/render/64 | ➖ (view plot) | 409,810.00 |
paragraph/render/65535 | ➖ (view plot) | 1,546,800.00 |
paragraph/render_scroll_full/2048 | ➖ (view plot) | 406,390.00 |
paragraph/render_scroll_full/64 | ➖ (view plot) | 434,470.00 |
paragraph/render_scroll_full/65535 | ➖ (view plot) | 1,505,800.00 |
paragraph/render_scroll_half/2048 | ➖ (view plot) | 407,070.00 |
paragraph/render_scroll_half/64 | ➖ (view plot) | 442,620.00 |
paragraph/render_scroll_half/65535 | ➖ (view plot) | 1,492,700.00 |
paragraph/render_wrap/2048 | ➖ (view plot) | 233,940.00 |
paragraph/render_wrap/64 | ➖ (view plot) | 197,680.00 |
paragraph/render_wrap/65535 | ➖ (view plot) | 1,362,600.00 |
paragraph/render_wrap_scroll_full/2048 | ➖ (view plot) | 233,310.00 |
paragraph/render_wrap_scroll_full/64 | ➖ (view plot) | 197,450.00 |
paragraph/render_wrap_scroll_full/65535 | ➖ (view plot) | 1,352,500.00 |
rect_rows/rows/1024 | ➖ (view plot) | 480.85 |
rect_rows/rows/16 | ➖ (view plot) | 7.43 |
rect_rows/rows/65535 | ➖ (view plot) | 30,441.00 |
sparkline/render/2048 | ➖ (view plot) | 116,180.00 |
sparkline/render/256 | ➖ (view plot) | 115,300.00 |
sparkline/render/64 | ➖ (view plot) | 37,520.00 |
Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
orhun
approved these changes
Aug 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.