-
-
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 7d2…
- Loading branch information
github-action-benchmark
committed
Nov 28, 2024
1 parent
6e19320
commit fe58b39
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": 1732752508817, | ||
"lastUpdate": 1732753000039, | ||
"repoUrl": "https://github.com/ken-matsui/dotfiles", | ||
"entries": { | ||
"Neovim Benchmark": [ | ||
|
@@ -2418,6 +2418,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": "7d21a07c48c6888edb68ce998f457d27847f0ac0", | ||
"message": "Zsh: load .zshenv-pre if exists", | ||
"timestamp": "2024-11-27T19:14:37-05:00", | ||
"tree_id": "82fa345874c1063f7c289d406020689919b82883", | ||
"url": "https://github.com/ken-matsui/dotfiles/commit/7d21a07c48c6888edb68ce998f457d27847f0ac0" | ||
}, | ||
"date": 1732752999226, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Neovim Total Average Startup Time", | ||
"value": 6192.9004, | ||
"unit": "msec" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|