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" : 1731954109560 ,
2
+ "lastUpdate" : 1731954299613 ,
3
3
"repoUrl" : "https://github.com/ken-matsui/dotfiles" ,
4
4
"entries" : {
5
5
"Neovim Benchmark" : [
@@ -939,6 +939,35 @@ window.BENCHMARK_DATA = {
939
939
"unit" : "msec"
940
940
}
941
941
]
942
+ } ,
943
+ {
944
+ "commit" : {
945
+ "author" : {
946
+
947
+ "name" : "Ken Matsui" ,
948
+ "username" : "ken-matsui"
949
+ } ,
950
+ "committer" : {
951
+
952
+ "name" : "Ken Matsui" ,
953
+ "username" : "ken-matsui"
954
+ } ,
955
+ "distinct" : true ,
956
+ "id" : "8e3d8f93029870e573eb43cc4c1c679f63909999" ,
957
+ "message" : "Zsh: use command_exists for handlers" ,
958
+ "timestamp" : "2024-11-18T13:23:17-05:00" ,
959
+ "tree_id" : "ec49f71d68e1c575e78c74a6f50650b34848f4cc" ,
960
+ "url" : "https://github.com/ken-matsui/dotfiles/commit/8e3d8f93029870e573eb43cc4c1c679f63909999"
961
+ } ,
962
+ "date" : 1731954298387 ,
963
+ "tool" : "customSmallerIsBetter" ,
964
+ "benches" : [
965
+ {
966
+ "name" : "Neovim Total Average Startup Time" ,
967
+ "value" : 5941.1928 ,
968
+ "unit" : "msec"
969
+ }
970
+ ]
942
971
}
943
972
]
944
973
}
You can’t perform that action at this time.
0 commit comments