Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for dbd…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 27, 2024
1 parent ea26b00 commit 91d10bf
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732686140951,
"lastUpdate": 1732686255720,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -2041,6 +2041,35 @@ window.BENCHMARK_DATA = {
"unit": "msec"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ken Matsui",
"username": "ken-matsui"
},
"committer": {
"email": "[email protected]",
"name": "Ken Matsui",
"username": "ken-matsui"
},
"distinct": true,
"id": "dbd622087154c324b9e18ef984d3f881b29790ce",
"message": "Zinit: simplify setup",
"timestamp": "2024-11-27T00:40:48-05:00",
"tree_id": "bdd86820f2c3ed071becc750d557f5b4cb57d2de",
"url": "https://github.com/ken-matsui/dotfiles/commit/dbd622087154c324b9e18ef984d3f881b29790ce"
},
"date": 1732686255289,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 6319.4731,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit 91d10bf

Please sign in to comment.