Skip to content

Commit 68b1461

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 7bf9423
1 parent 5ff1471 commit 68b1461

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": 1731972591892,
2+
"lastUpdate": 1731972986366,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -1403,6 +1403,35 @@ window.BENCHMARK_DATA = {
14031403
"unit": "msec"
14041404
}
14051405
]
1406+
},
1407+
{
1408+
"commit": {
1409+
"author": {
1410+
"email": "[email protected]",
1411+
"name": "Ken Matsui",
1412+
"username": "ken-matsui"
1413+
},
1414+
"committer": {
1415+
"email": "[email protected]",
1416+
"name": "Ken Matsui",
1417+
"username": "ken-matsui"
1418+
},
1419+
"distinct": true,
1420+
"id": "7bf9423b27b2f5f3b869fcaef1dca4e05d6c6352",
1421+
"message": "Shell: prettify log functions",
1422+
"timestamp": "2024-11-18T18:34:34-05:00",
1423+
"tree_id": "451d39987f3a2de471ac00f4292e88a0a1e7d5a7",
1424+
"url": "https://github.com/ken-matsui/dotfiles/commit/7bf9423b27b2f5f3b869fcaef1dca4e05d6c6352"
1425+
},
1426+
"date": 1731972985294,
1427+
"tool": "customSmallerIsBetter",
1428+
"benches": [
1429+
{
1430+
"name": "Neovim Total Average Startup Time",
1431+
"value": 6665.0795,
1432+
"unit": "msec"
1433+
}
1434+
]
14061435
}
14071436
]
14081437
}

0 commit comments

Comments
 (0)