Skip to content

Commit fa6d2e5

Browse files
author
github-action-benchmark
committed
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 667eb19
1 parent 9e614b7 commit fa6d2e5

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": 1731974187553,
2+
"lastUpdate": 1731974794140,
33
"repoUrl": "https://github.com/ken-matsui/dotfiles",
44
"entries": {
55
"Neovim Benchmark": [
@@ -1548,6 +1548,35 @@ window.BENCHMARK_DATA = {
15481548
"unit": "msec"
15491549
}
15501550
]
1551+
},
1552+
{
1553+
"commit": {
1554+
"author": {
1555+
"email": "[email protected]",
1556+
"name": "Ken Matsui",
1557+
"username": "ken-matsui"
1558+
},
1559+
"committer": {
1560+
"email": "[email protected]",
1561+
"name": "Ken Matsui",
1562+
"username": "ken-matsui"
1563+
},
1564+
"distinct": true,
1565+
"id": "667eb197d7d17b30918ceb798426e8aca8e43e17",
1566+
"message": "Shell: atuin.sh",
1567+
"timestamp": "2024-11-18T19:04:41-05:00",
1568+
"tree_id": "62d43d2945827abec5f729cad9cd46dfa0e5f07e",
1569+
"url": "https://github.com/ken-matsui/dotfiles/commit/667eb197d7d17b30918ceb798426e8aca8e43e17"
1570+
},
1571+
"date": 1731974792884,
1572+
"tool": "customSmallerIsBetter",
1573+
"benches": [
1574+
{
1575+
"name": "Neovim Total Average Startup Time",
1576+
"value": 6883.2458,
1577+
"unit": "msec"
1578+
}
1579+
]
15511580
}
15521581
]
15531582
}

0 commit comments

Comments
 (0)