Skip to content

Commit aeff4d1

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for ac70131
1 parent 68b1461 commit aeff4d1

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": 1731972986366,
2+
"lastUpdate": 1731973595525,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -1432,6 +1432,35 @@ window.BENCHMARK_DATA = {
14321432
"unit": "msec"
14331433
}
14341434
]
1435+
},
1436+
{
1437+
"commit": {
1438+
"author": {
1439+
"email": "[email protected]",
1440+
"name": "Ken Matsui",
1441+
"username": "ken-matsui"
1442+
},
1443+
"committer": {
1444+
"email": "[email protected]",
1445+
"name": "Ken Matsui",
1446+
"username": "ken-matsui"
1447+
},
1448+
"distinct": true,
1449+
"id": "ac7013190c43cbdb68e44ea5686aecf56637cce1",
1450+
"message": "Shell: simplify starship.sh",
1451+
"timestamp": "2024-11-18T18:44:49-05:00",
1452+
"tree_id": "ee66bbf11dfe705e8825743fd2b693b7d8b56d59",
1453+
"url": "https://github.com/ken-matsui/dotfiles/commit/ac7013190c43cbdb68e44ea5686aecf56637cce1"
1454+
},
1455+
"date": 1731973594254,
1456+
"tool": "customSmallerIsBetter",
1457+
"benches": [
1458+
{
1459+
"name": "Neovim Total Average Startup Time",
1460+
"value": 6205.456,
1461+
"unit": "msec"
1462+
}
1463+
]
14351464
}
14361465
]
14371466
}

0 commit comments

Comments
 (0)