Skip to content

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Jul 14, 2025

🐛 Bug Fixes

  • (backend) avoid double untar by @jdx in #5626
  • (github) handle missing "v" prefix by @jdx in #5625

📚 Documentation

  • add asset autodetection documentation to GitHub/GitLab backends by @jdx in #5623

Copy link

github-actions bot commented Jul 14, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.9 x -- echo 18.0 ± 0.6 17.5 26.9 1.00
mise x -- echo 18.2 ± 0.4 17.5 21.4 1.01 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.9 env 17.4 ± 0.3 16.9 18.9 1.00
mise env 17.6 ± 0.3 17.0 18.3 1.01 ± 0.02

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.9 hook-env 17.3 ± 0.4 16.7 21.6 1.00 ± 0.03
mise hook-env 17.3 ± 0.3 16.7 18.3 1.00

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.9 ls 15.4 ± 0.5 14.6 20.8 1.00 ± 0.04
mise ls 15.3 ± 0.3 14.7 17.1 1.00

xtasks/test/perf

Command mise-2025.7.9 mise Variance
install (uncached) 765ms ⚠️ 1036ms -26%
install (cached) 126ms 124ms +1%
ls (uncached) 697ms 696ms +0%
ls (cached) 79ms 81ms -2%
bin-paths (uncached) 700ms ⚠️ 956ms -26%
bin-paths (cached) 65ms 66ms -1%
task-ls (uncached) 3185ms 3440ms -7%
task-ls (cached) 264ms 263ms +0%

⚠️ Warning: install uncached performance variance is -26%
⚠️ Warning: bin-paths uncached performance variance is -26%

@jdx jdx merged commit e73bbbf into main Jul 14, 2025
37 checks passed
@jdx jdx deleted the release branch July 14, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants