- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 240…
github-action-benchmark
committed
Dec 20, 2024
1 parent
c6c420b
commit 37e1652
Showing
1 changed file
with
30 additions
and
1 deletion.
There are no files selected for viewing
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,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1734734629128, | ||
"lastUpdate": 1734734742957, | ||
"repoUrl": "https://github.com/ken-matsui/dotfiles", | ||
"entries": { | ||
"Neovim Benchmark": [ | ||
|
@@ -3375,6 +3375,35 @@ window.BENCHMARK_DATA = { | |
"unit": "msec" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Ken Matsui", | ||
"username": "ken-matsui" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Ken Matsui", | ||
"username": "ken-matsui" | ||
}, | ||
"distinct": true, | ||
"id": "24029d6f4227c1ca2cc667db7893b976112d2a98", | ||
"message": "Setup: fix all case in config.sh", | ||
"timestamp": "2024-12-20T17:44:28-05:00", | ||
"tree_id": "c1acf19a0db42675722dc2d5e90b12ce5c1b3955", | ||
"url": "https://github.com/ken-matsui/dotfiles/commit/24029d6f4227c1ca2cc667db7893b976112d2a98" | ||
}, | ||
"date": 1734734742612, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Neovim Total Average Startup Time", | ||
"value": 1976.8606, | ||
"unit": "msec" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|