Skip to content

Commit edac514

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for a6ec45b
1 parent 20611bf commit edac514

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

dev/bench/data.js

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1731953997412,
2+
"lastUpdate": 1731954109560,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -910,6 +910,35 @@ window.BENCHMARK_DATA = {
910910
"unit": "msec"
911911
}
912912
]
913+
},
914+
{
915+
"commit": {
916+
"author": {
917+
"email": "[email protected]",
918+
"name": "Ken Matsui",
919+
"username": "ken-matsui"
920+
},
921+
"committer": {
922+
"email": "[email protected]",
923+
"name": "Ken Matsui",
924+
"username": "ken-matsui"
925+
},
926+
"distinct": true,
927+
"id": "a6ec45b00e48b4990ccbad7f9990d5d34fc4d4c9",
928+
"message": "Zsh: remove auto-notify.zsh",
929+
"timestamp": "2024-11-18T13:19:38-05:00",
930+
"tree_id": "6198bada1f2342537ab97bfc95147fda3c34e646",
931+
"url": "https://github.com/ken-matsui/dotfiles/commit/a6ec45b00e48b4990ccbad7f9990d5d34fc4d4c9"
932+
},
933+
"date": 1731954108258,
934+
"tool": "customSmallerIsBetter",
935+
"benches": [
936+
{
937+
"name": "Neovim Total Average Startup Time",
938+
"value": 6521.8027,
939+
"unit": "msec"
940+
}
941+
]
913942
}
914943
]
915944
}

0 commit comments

Comments
 (0)