Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for c0e…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 25, 2024
1 parent 79cc6f4 commit fa69d45
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": 1732565639516,
"lastUpdate": 1732565756853,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -1867,6 +1867,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": "c0ef6035003956c483fc720462a5e92c978ed851",
"message": "setup: POSIX-comp all",
"timestamp": "2024-11-25T15:13:18-05:00",
"tree_id": "a653abf3e152457276c64a986e79b6932d2bcfef",
"url": "https://github.com/ken-matsui/dotfiles/commit/c0ef6035003956c483fc720462a5e92c978ed851"
},
"date": 1732565756551,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 6328.8774,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit fa69d45

Please sign in to comment.