Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 9c4…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 6, 2025
1 parent 37e1652 commit bb45af9
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": 1734734742957,
"lastUpdate": 1736205134099,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -3404,6 +3404,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": "9c4bae17358f7cbea4174f8bdade5720e3675c1a",
"message": "tmux: prefix + N",
"timestamp": "2025-01-06T18:10:14-05:00",
"tree_id": "b42280d302b0e8bb413fd97ffe245e9e80a95b99",
"url": "https://github.com/ken-matsui/dotfiles/commit/9c4bae17358f7cbea4174f8bdade5720e3675c1a"
},
"date": 1736205133826,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 5436.5647,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit bb45af9

Please sign in to comment.