Skip to content

Conversation

mise-en-dev
Copy link
Collaborator

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

🚀 Features

  • add static backends (Github, GitLab, and HTTP) by @jdx in #5602
  • blake3 support by @jdx in #5605

🐛 Bug Fixes

  • (e2e) simplify test path handling logic by @jdx in #5600
  • skip gh release edit on dry run in release workflow by @jdx in #5603

📚 Documentation

  • (cursor) fix conventional commits rule formatting by @jdx in #5597
  • (cursor) add testing rule for mise codebase by @jdx in #5598

🧪 Testing

📦️ Dependency Updates

Chore

  • (release) mark a release as draft until assets are added by @risu729 in #5584
  • added reverts to git-cliff by @jdx in #5577
  • reduce binary size for linux by @jdx in #5587
  • cargo check fixes by @jdx in #5589
  • Merge vfox.rs into jdx/mise monorepo by @jdx in #5590
  • Add cursor rule for conventional commits by @jdx in #5592
  • Create GitHub action for vfox.rs tests by @jdx in #5593
  • tweak paths for test-vfox workflow by @jdx in 0189372
  • set workspace resolver by @jdx in #5606
  • add workspace resolver = 3 by @jdx in 304547a
  • fix release-plz with workspace by @jdx in 5b3be6e
  • only bump mise version for release-plz by @jdx in 8f14d10

@jdx jdx merged commit 8e6bf80 into main Jul 13, 2025
9 checks passed
@jdx jdx deleted the release branch July 13, 2025 03:52
Copy link

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 x -- echo 17.4 ± 0.3 17.0 22.3 1.00 ± 0.03
mise x -- echo 17.3 ± 0.3 16.9 21.8 1.00

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 env 16.9 ± 0.6 16.3 20.8 1.00
mise env 17.4 ± 1.1 16.3 25.4 1.03 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 hook-env 17.1 ± 0.3 16.5 18.1 1.00
mise hook-env 17.4 ± 0.6 16.5 20.8 1.02 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 ls 15.2 ± 0.6 14.4 18.8 1.00
mise ls 15.6 ± 0.7 14.7 17.6 1.03 ± 0.06

xtasks/test/perf

Command mise-2025.7.4 mise Variance
install (uncached) 764ms ⚠️ 1051ms -27%
install (cached) 124ms 125ms +0%
ls (uncached) 690ms 698ms -1%
ls (cached) 77ms 78ms -1%
bin-paths (uncached) 697ms ⚠️ 941ms -25%
bin-paths (cached) 66ms 63ms +4%
task-ls (uncached) 3219ms 3370ms -4%
task-ls (cached) 250ms 253ms -1%

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

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