Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for 218…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 28, 2024
1 parent a3e4eae commit ed58c5f
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": 1732764509885,
"lastUpdate": 1732766219141,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
Expand Down Expand Up @@ -2563,6 +2563,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": "21800017a752d8e56d3317520e543f6607df1670",
"message": "install.sh: OS_NAME",
"timestamp": "2024-11-27T22:54:43-05:00",
"tree_id": "9832033887e1dadb31f98c612f9ed129fa8e8198",
"url": "https://github.com/ken-matsui/dotfiles/commit/21800017a752d8e56d3317520e543f6607df1670"
},
"date": 1732766218297,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 6420.0706,
"unit": "msec"
}
]
}
]
}
Expand Down

0 comments on commit ed58c5f

Please sign in to comment.