Skip to content

Commit 905f31c

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 78456ce
1 parent 3f4504d commit 905f31c

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": 1733969216747,
2+
"lastUpdate": 1733969846321,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -2737,6 +2737,35 @@ window.BENCHMARK_DATA = {
27372737
"unit": "msec"
27382738
}
27392739
]
2740+
},
2741+
{
2742+
"commit": {
2743+
"author": {
2744+
"email": "[email protected]",
2745+
"name": "Ken Matsui",
2746+
"username": "ken-matsui"
2747+
},
2748+
"committer": {
2749+
"email": "[email protected]",
2750+
"name": "Ken Matsui",
2751+
"username": "ken-matsui"
2752+
},
2753+
"distinct": true,
2754+
"id": "78456cea9c6ddfc1bb71bffd3b5c49cf752cd091",
2755+
"message": "Nvim: TSBufDisable requires filetype",
2756+
"timestamp": "2024-12-11T21:15:02-05:00",
2757+
"tree_id": "845047170840b0185c725348d75fc21140d8b215",
2758+
"url": "https://github.com/ken-matsui/dotfiles/commit/78456cea9c6ddfc1bb71bffd3b5c49cf752cd091"
2759+
},
2760+
"date": 1733969845456,
2761+
"tool": "customSmallerIsBetter",
2762+
"benches": [
2763+
{
2764+
"name": "Neovim Total Average Startup Time",
2765+
"value": 7164.2576,
2766+
"unit": "msec"
2767+
}
2768+
]
27402769
}
27412770
]
27422771
}

0 commit comments

Comments
 (0)