jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
10.19k stars 293 forks source link

chore: use mold linker #3118

Closed jdx closed 1 day ago

github-actions[bot] commented 1 day ago

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main x -- echo 16.5 ± 0.4 15.4 18.1 1.03 ± 0.04
mise-2024.11.20 x -- echo 16.0 ± 0.4 15.2 21.0 1.00
mise x -- echo 16.8 ± 0.5 15.7 24.0 1.05 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main env 13.2 ± 0.3 12.2 15.5 1.04 ± 0.04
mise-2024.11.20 env 12.6 ± 0.3 11.7 13.7 1.00
mise env 13.2 ± 0.4 12.0 14.5 1.05 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main hook-env 13.0 ± 0.4 12.1 15.1 1.04 ± 0.04
mise-2024.11.20 hook-env 12.5 ± 0.4 11.7 16.2 1.00
mise hook-env 13.3 ± 0.4 12.4 14.7 1.06 ± 0.04

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-main ls 13.9 ± 0.4 13.0 14.9 1.09 ± 0.04
mise-2024.11.20 ls 12.7 ± 0.3 12.1 13.6 1.00
mise ls 13.7 ± 0.3 12.9 14.7 1.07 ± 0.04
codacy-production[bot] commented 1 day ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.03% :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (2eb731d4a05da1d080c9a9c37596fa11f7457c90) | 21543 | 16935 | 78.61% | | | Head commit (358c79bc145bba413dda23ebfbb315d6d892f526) | 21543 (+0) | 16928 (-7) | 78.58% (**-0.03%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#3118) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more