Skip to content

Commit ba74e84

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 8e3d8f9
1 parent edac514 commit ba74e84

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

dev/bench/data.js

+30-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1731954109560,
2+
"lastUpdate": 1731954299613,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -939,6 +939,35 @@ window.BENCHMARK_DATA = {
939939
"unit": "msec"
940940
}
941941
]
942+
},
943+
{
944+
"commit": {
945+
"author": {
946+
"email": "[email protected]",
947+
"name": "Ken Matsui",
948+
"username": "ken-matsui"
949+
},
950+
"committer": {
951+
"email": "[email protected]",
952+
"name": "Ken Matsui",
953+
"username": "ken-matsui"
954+
},
955+
"distinct": true,
956+
"id": "8e3d8f93029870e573eb43cc4c1c679f63909999",
957+
"message": "Zsh: use command_exists for handlers",
958+
"timestamp": "2024-11-18T13:23:17-05:00",
959+
"tree_id": "ec49f71d68e1c575e78c74a6f50650b34848f4cc",
960+
"url": "https://github.com/ken-matsui/dotfiles/commit/8e3d8f93029870e573eb43cc4c1c679f63909999"
961+
},
962+
"date": 1731954298387,
963+
"tool": "customSmallerIsBetter",
964+
"benches": [
965+
{
966+
"name": "Neovim Total Average Startup Time",
967+
"value": 5941.1928,
968+
"unit": "msec"
969+
}
970+
]
942971
}
943972
]
944973
}

0 commit comments

Comments
 (0)