-
-
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.
add Neovim Benchmark (customSmallerIsBetter) benchmark result for d30…
- Loading branch information
github-action-benchmark
committed
Nov 25, 2024
1 parent
9f86609
commit e94e78c
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": 1732565386989, | ||
"lastUpdate": 1732565504191, | ||
"repoUrl": "https://github.com/ken-matsui/dotfiles", | ||
"entries": { | ||
"Neovim Benchmark": [ | ||
|
@@ -1809,6 +1809,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": "d306eadcd5712a27f6c0ed1cf23f6597a27b75ef", | ||
"message": "setup: small tweak", | ||
"timestamp": "2024-11-25T15:08:46-05:00", | ||
"tree_id": "1a9f01ff251d212c15510b02a68eb3465e2fba05", | ||
"url": "https://github.com/ken-matsui/dotfiles/commit/d306eadcd5712a27f6c0ed1cf23f6597a27b75ef" | ||
}, | ||
"date": 1732565503920, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Neovim Total Average Startup Time", | ||
"value": 6455.4067, | ||
"unit": "msec" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|