Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 731…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 19, 2024
1 parent d2b6b35 commit cd3be32
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": 1734569984039,
"lastUpdate": 1734570083425,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -3172,6 +3172,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": "731ebb590a8716a34d8e75e1c755ea555426aa39",
"message": "1Password: removed as unnecessary",
"timestamp": "2024-12-18T19:59:10-05:00",
"tree_id": "1295b9f455331895cdadd18fd0649c2134e800a6",
"url": "https://github.com/ken-matsui/dotfiles/commit/731ebb590a8716a34d8e75e1c755ea555426aa39"
},
"date": 1734570083100,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 4924.4136,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit cd3be32

Please sign in to comment.