update bench.md#2
Open
thaJeztah wants to merge 2 commits intocrazy-max:mainfrom
Open
Conversation
I did get the occasional warning though;
Benchmark 6: compose-cli-1.0.31-docker-24.0.0-beta.1-buildx-0.10.4
Time (mean ± σ): 82.2 ms ± 3.4 ms [User: 53.4 ms, System: 24.8 ms]
Range (min … max): 77.1 ms … 86.6 ms 5 runs
Warning: Statistical outliers were detected. Consider re-running this benchmark on a quiet system without any interferences from other programs. It might help to use the '--warmup' or '--prepare' options.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Owner
|
Hard time to warmup sometimes yeah that's fine |
crazy-max
reviewed
Apr 11, 2023
Comment on lines
+12
to
+15
| | `docker-dev-fix-racy-help` | 9.2 ± 0.8 | 8.0 | 10.0 | 1.00 | | ||
| | `docker-dev-pr-3419-a4b6fe1` | 24.9 ± 7.8 | 19.2 | 38.4 | 2.69 ± 0.88 | | ||
| | `docker-dev-pr-4114-f5d698a` | 350.9 ± 9.1 | 337.0 | 360.7 | 38.01 ± 3.39 | | ||
| | `docker-dev-pr-4173-c25b8f8` | 11.7 ± 1.9 | 9.6 | 14.1 | 1.26 ± 0.23 | |
Owner
There was a problem hiding this comment.
So +2ms with docker-dev-pr-4173-c25b8f8 compared to docker-dev-fix-racy-help.
Author
There was a problem hiding this comment.
did another run and pushed another commit
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This file contains hidden or 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
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.
I did get the occasional warning though;