Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 80c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 19, 2024
1 parent 232a1c7 commit cd47521
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": 1734573485795,
"lastUpdate": 1734573749524,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -3288,6 +3288,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": "80c4fbfb47da512c885aa86a53aa5d20be53a85f",
"message": "Helix: removed as unnecessary",
"timestamp": "2024-12-18T21:00:33-05:00",
"tree_id": "d36ba04e0590d320560274d538cc1ffc1b8d16f7",
"url": "https://github.com/ken-matsui/dotfiles/commit/80c4fbfb47da512c885aa86a53aa5d20be53a85f"
},
"date": 1734573749219,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 5865.4746,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit cd47521

Please sign in to comment.