Skip to content

Commit 03dea29

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for ac83e07
1 parent 8b402c0 commit 03dea29

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": 1737419521767,
2+
"lastUpdate": 1738880618356,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -3491,6 +3491,35 @@ window.BENCHMARK_DATA = {
34913491
"unit": "msec"
34923492
}
34933493
]
3494+
},
3495+
{
3496+
"commit": {
3497+
"author": {
3498+
"email": "[email protected]",
3499+
"name": "Ken Matsui",
3500+
"username": "ken-matsui"
3501+
},
3502+
"committer": {
3503+
"email": "[email protected]",
3504+
"name": "Ken Matsui",
3505+
"username": "ken-matsui"
3506+
},
3507+
"distinct": true,
3508+
"id": "ac83e0770625a16d6d44e3c2310aa072bcb81d42",
3509+
"message": "Zsh: add some plugins",
3510+
"timestamp": "2025-02-06T17:21:34-05:00",
3511+
"tree_id": "52ad06660284b4e9d66ee46684608aee6c8ea735",
3512+
"url": "https://github.com/ken-matsui/dotfiles/commit/ac83e0770625a16d6d44e3c2310aa072bcb81d42"
3513+
},
3514+
"date": 1738880617954,
3515+
"tool": "customSmallerIsBetter",
3516+
"benches": [
3517+
{
3518+
"name": "Neovim Total Average Startup Time",
3519+
"value": 5516.9945,
3520+
"unit": "msec"
3521+
}
3522+
]
34943523
}
34953524
]
34963525
}

0 commit comments

Comments
 (0)