Skip to content

Conversation

mise-en-dev
Copy link
Collaborator

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

🚀 Features

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

🐛 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

Copy link

github-actions bot commented Jul 12, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 x -- echo 17.4 ± 0.4 16.8 20.2 1.00
mise x -- echo 17.7 ± 1.4 16.9 35.9 1.01 ± 0.08

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 env 17.0 ± 0.4 16.4 20.2 1.00
mise env 17.3 ± 0.6 16.2 19.5 1.01 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 hook-env 16.7 ± 0.3 16.1 17.7 1.00
mise hook-env 17.1 ± 0.9 16.2 29.2 1.02 ± 0.06

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.7.4 ls 15.3 ± 0.4 14.5 16.3 1.01 ± 0.08
mise ls 15.2 ± 1.1 14.4 32.7 1.00

xtasks/test/perf

Command mise-2025.7.4 mise Variance
install (uncached) 761ms ⚠️ 1157ms -34%
install (cached) 121ms 123ms -1%
ls (uncached) 694ms 691ms +0%
ls (cached) 78ms 81ms -3%
bin-paths (uncached) 698ms ⚠️ 1002ms -30%
bin-paths (cached) 62ms 65ms -4%
task-ls (uncached) 3267ms 3561ms -8%
task-ls (cached) 257ms 255ms +0%

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

@mise-en-dev mise-en-dev force-pushed the release branch 14 times, most recently from 15d7c3a to cbe8d4f Compare July 13, 2025 02:27
@jdx jdx enabled auto-merge (squash) July 13, 2025 03:04
@jdx jdx merged commit bc489d3 into main Jul 13, 2025
27 checks passed
@jdx jdx deleted the release branch July 13, 2025 03:12
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