Skip to content

Commit

Permalink
add Neovim Benchmark (customSmallerIsBetter) benchmark result for fe0…
Browse files Browse the repository at this point in the history
github-action-benchmark committed Dec 19, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 5873292 commit 7055816
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": 1734570196052,
"lastUpdate": 1734570368108,
"repoUrl": "https://github.com/ken-matsui/dotfiles",
"entries": {
"Neovim Benchmark": [
@@ -3230,6 +3230,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": "fe03e6d425ce6c9b0097319f57346af6a00b6ee1",
"message": "Psync: removed as unnecessary",
"timestamp": "2024-12-18T20:04:04-05:00",
"tree_id": "314440854b0435f823ea5dc1d68b395b1b618cd5",
"url": "https://github.com/ken-matsui/dotfiles/commit/fe03e6d425ce6c9b0097319f57346af6a00b6ee1"
},
"date": 1734570367619,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Neovim Total Average Startup Time",
"value": 5813.407,
"unit": "msec"
}
]
}
]
}

0 comments on commit 7055816

Please sign in to comment.