File tree 1 file changed +30
-1
lines changed
1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
window . BENCHMARK_DATA = {
2
- "lastUpdate" : 1731972591892 ,
2
+ "lastUpdate" : 1731972986366 ,
3
3
"repoUrl" : "https://github.com/ken-matsui/dotfiles" ,
4
4
"entries" : {
5
5
"Neovim Benchmark" : [
@@ -1403,6 +1403,35 @@ window.BENCHMARK_DATA = {
1403
1403
"unit" : "msec"
1404
1404
}
1405
1405
]
1406
+ } ,
1407
+ {
1408
+ "commit" : {
1409
+ "author" : {
1410
+
1411
+ "name" : "Ken Matsui" ,
1412
+ "username" : "ken-matsui"
1413
+ } ,
1414
+ "committer" : {
1415
+
1416
+ "name" : "Ken Matsui" ,
1417
+ "username" : "ken-matsui"
1418
+ } ,
1419
+ "distinct" : true ,
1420
+ "id" : "7bf9423b27b2f5f3b869fcaef1dca4e05d6c6352" ,
1421
+ "message" : "Shell: prettify log functions" ,
1422
+ "timestamp" : "2024-11-18T18:34:34-05:00" ,
1423
+ "tree_id" : "451d39987f3a2de471ac00f4292e88a0a1e7d5a7" ,
1424
+ "url" : "https://github.com/ken-matsui/dotfiles/commit/7bf9423b27b2f5f3b869fcaef1dca4e05d6c6352"
1425
+ } ,
1426
+ "date" : 1731972985294 ,
1427
+ "tool" : "customSmallerIsBetter" ,
1428
+ "benches" : [
1429
+ {
1430
+ "name" : "Neovim Total Average Startup Time" ,
1431
+ "value" : 6665.0795 ,
1432
+ "unit" : "msec"
1433
+ }
1434
+ ]
1406
1435
}
1407
1436
]
1408
1437
}
You can’t perform that action at this time.
0 commit comments