Conversation
Hyperfine Performance
|
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.8.21 x -- echo |
18.6 ± 0.4 | 18.0 | 23.5 | 1.00 |
mise x -- echo |
19.2 ± 0.5 | 18.2 | 21.0 | 1.03 ± 0.04 |
mise env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.8.21 env |
18.7 ± 0.4 | 17.8 | 20.2 | 1.00 ± 0.05 |
mise env |
18.6 ± 0.8 | 17.7 | 25.4 | 1.00 |
mise hook-env
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.8.21 hook-env |
17.9 ± 0.3 | 17.3 | 20.1 | 1.00 |
mise hook-env |
18.1 ± 0.5 | 17.3 | 19.8 | 1.01 ± 0.03 |
mise ls
| Command | Mean [ms] | Min [ms] | Max [ms] | Relative |
|---|---|---|---|---|
mise-2025.8.21 ls |
16.3 ± 0.5 | 15.6 | 23.8 | 1.01 ± 0.04 |
mise ls |
16.2 ± 0.2 | 15.6 | 17.9 | 1.00 |
xtasks/test/perf
| Command | mise-2025.8.21 | mise | Variance |
|---|---|---|---|
| install (cached) | 167ms | ✅ 105ms | +59% |
| ls (cached) | 62ms | 62ms | +0% |
| bin-paths (cached) | 67ms | 67ms | +0% |
| task-ls (cached) | 473ms | 478ms | -1% |
✅ Performance improvement: install cached is 59%
e2140c8 to
00fce3d
Compare
ee780b2 to
c546537
Compare
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.
🚀 Features
🐛 Bug Fixes
📚 Documentation
Chore
New Contributors