Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 7bb…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 19, 2024
1 parent 7055816 commit 232a1c7
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": 1734570368108,
"lastUpdate": 1734573485795,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -3259,6 +3259,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": "7bb695a3189e8aa37598394dbd804f756ff36645",
"message": "Setup: update config.sh",
"timestamp": "2024-12-18T20:56:01-05:00",
"tree_id": "726c4a0ec25cd2a98b0f2d358482c39f0fe1c9d8",
"url": "https://github.com/ken-matsui/dotfiles/commit/7bb695a3189e8aa37598394dbd804f756ff36645"
},
"date": 1734573484875,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 5804.3949,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit 232a1c7

Please sign in to comment.