Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 7fa…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 25, 2024
1 parent 00f4bd7 commit 40bc164
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": 1732565155701,
"lastUpdate": 1732565274158,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -1751,6 +1751,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": "7fabf9a9c3b4f1bfb91b55ceb4bc3f49981caae4",
"message": "README: tweak",
"timestamp": "2024-11-25T15:05:10-05:00",
"tree_id": "e7912466e5b59b8c96b9539bec11f0838b521438",
"url": "https://github.com/ken-matsui/dotfiles/commit/7fabf9a9c3b4f1bfb91b55ceb4bc3f49981caae4"
},
"date": 1732565273835,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 6147.0798,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit 40bc164

Please sign in to comment.