-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8062862
commit 8c76ca6
Showing
10 changed files
with
19 additions
and
25 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "fnm" | ||
version = "1.33.1" | ||
version = "1.34.0" | ||
authors = ["Gal Schlezinger <[email protected]>"] | ||
edition = "2021" | ||
build = "build.rs" | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# `fnm` | ||
|
||
``` | ||
fnm 1.33.1 | ||
fnm 1.34.0 | ||
A fast and simple Node.js manager | ||
USAGE: | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "fnm", | ||
"version": "1.33.1", | ||
"version": "1.34.0", | ||
"private": true, | ||
"repository": "[email protected]:Schniz/fnm.git", | ||
"author": "Gal Schlezinger <[email protected]>", | ||
|
8c76ca6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linux Benchmarks
fnm_basic/median
6.88ms
7.03ms
-0.15ms
fnm_basic/max
8.91ms
8.52ms
+0.39ms
fnm_basic/mean
6.91ms
7.07ms
-0.16ms
fnm_basic/min
6.76ms
6.79ms
-0.03ms
fnm_basic/stddev
0.17ms
0.18ms
-0.01ms
binary size
6956kb
6948kb
+8kb