Skip to content

Commit

Permalink
GitHub Action: Automated sync
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Oct 20, 2024
1 parent d64f417 commit 6cfb9b8
Show file tree
Hide file tree
Showing 6 changed files with 939 additions and 0 deletions.
203 changes: 203 additions & 0 deletions data/backends/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -7712,5 +7712,208 @@
"commitDate": "1729249433",
"currentDate": "1729389637"
}
},
{
"llvm": {
"are_we_fast_yet/bounce": {
"time": 1739866003,
"arg": 87382
},
"are_we_fast_yet/list_tail": {
"time": 1138829531,
"arg": 75
},
"are_we_fast_yet/mandelbrot": {
"time": 2217602349,
"arg": 683
},
"are_we_fast_yet/nbody": {
"time": 1113071604,
"arg": 1048576
},
"are_we_fast_yet/permute": {
"time": 700936909,
"arg": 9
},
"are_we_fast_yet/queens": {
"time": 27068069,
"arg": 14
},
"are_we_fast_yet/sieve": {
"time": 977060981,
"arg": 5592406
},
"are_we_fast_yet/storage": {
"time": 1597378042,
"arg": 2731
},
"are_we_fast_yet/towers": {
"time": 2147034002,
"arg": 24
},
"duality_of_compilation/erase_unused": {
"time": 1462638359,
"arg": 10923
},
"duality_of_compilation/factorial_accumulator": {
"time": 1549185822,
"arg": 357913942
},
"duality_of_compilation/fibonacci_recursive": {
"time": 812164341,
"arg": 39
},
"duality_of_compilation/iterate_increment": {
"time": 719287456,
"arg": 178956971
},
"duality_of_compilation/lookup_tree": {
"time": 440492054,
"arg": 8388608
},
"duality_of_compilation/match_options": {
"time": 138702033,
"arg": 8388608
},
"duality_of_compilation/sum_range": {
"time": 244720781,
"arg": 4194304
},
"effect_handlers_bench/countdown": {
"time": 941060679,
"arg": 33554432
},
"effect_handlers_bench/iterator": {
"time": 1064244593,
"arg": 67108864
},
"effect_handlers_bench/nqueens": {
"time": 203480280,
"arg": 8
},
"effect_handlers_bench/parsing_dollars": {
"time": 1575771541,
"arg": 8192
},
"effect_handlers_bench/product_early": {
"time": 1440731859,
"arg": 10923
},
"effect_handlers_bench/resume_nontail": {
"time": 1035054487,
"arg": 65536
},
"effect_handlers_bench/tree_explore": {
"time": 79333529,
"arg": 9
},
"effect_handlers_bench/triples": {
"time": 152664459,
"arg": 40
}
},
"js": {
"are_we_fast_yet/bounce": {
"time": 644974950,
"arg": 7283
},
"are_we_fast_yet/list_tail": {
"time": 191420676,
"arg": 42
},
"are_we_fast_yet/mandelbrot": {
"time": 229678816,
"arg": 171
},
"are_we_fast_yet/nbody": {
"time": 247802595,
"arg": 131072
},
"are_we_fast_yet/permute": {
"time": 261526314,
"arg": 8
},
"are_we_fast_yet/queens": {
"time": 59138694,
"arg": 21
},
"are_we_fast_yet/sieve": {
"time": 211540557,
"arg": 1048576
},
"are_we_fast_yet/storage": {
"time": 309957824,
"arg": 512
},
"are_we_fast_yet/towers": {
"time": 344350020,
"arg": 21
},
"duality_of_compilation/erase_unused": {
"time": 141859889,
"arg": 3642
},
"duality_of_compilation/factorial_accumulator": {
"time": 338440309,
"arg": 8388608
},
"duality_of_compilation/fibonacci_recursive": {
"time": 224456988,
"arg": 31
},
"duality_of_compilation/iterate_increment": {
"time": 552510038,
"arg": 8388608
},
"duality_of_compilation/lookup_tree": {
"time": 1345113,
"arg": 1024
},
"duality_of_compilation/match_options": {
"time": 1016539,
"arg": 1024
},
"duality_of_compilation/sum_range": {
"time": 2212703,
"arg": 1024
},
"effect_handlers_bench/countdown": {
"time": 286804801,
"arg": 1048576
},
"effect_handlers_bench/iterator": {
"time": 360120303,
"arg": 2796203
},
"effect_handlers_bench/nqueens": {
"time": 222235345,
"arg": 10
},
"effect_handlers_bench/parsing_dollars": {
"time": 449723484,
"arg": 2428
},
"effect_handlers_bench/product_early": {
"time": 127920273,
"arg": 4096
},
"effect_handlers_bench/resume_nontail": {
"time": 608741780,
"arg": 1024
},
"effect_handlers_bench/tree_explore": {
"time": 110549009,
"arg": 10
},
"effect_handlers_bench/triples": {
"time": 262283661,
"arg": 171
}
},
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729428472"
}
}
]
8 changes: 8 additions & 0 deletions data/build/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,5 +302,13 @@
"commitDate": "1729249433",
"currentDate": "1729389288"
}
},
{
"buildTime": "63.73",
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729428121"
}
}
]
79 changes: 79 additions & 0 deletions data/cloc/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -3120,5 +3120,84 @@
"commitDate": "1729249433",
"currentDate": "1729389636"
}
},
{
"Scala": {
"nFiles": 149,
"blank": 5647,
"comment": 6463,
"code": 21045
},
"Effekt": {
"nFiles": 391,
"blank": 2395,
"comment": 1083,
"code": 10142
},
"Markdown": {
"nFiles": 29,
"blank": 738,
"comment": 0,
"code": 3316
},
"Scheme": {
"nFiles": 10,
"blank": 171,
"comment": 140,
"code": 1223
},
"C": {
"nFiles": 8,
"blank": 168,
"comment": 109,
"code": 676
},
"JSON": {
"nFiles": 3,
"blank": 1,
"comment": 0,
"code": 659
},
"LLVM IR": {
"nFiles": 2,
"blank": 182,
"comment": 75,
"code": 566
},
"YAML": {
"nFiles": 3,
"blank": 63,
"comment": 5,
"code": 324
},
"JavaScript": {
"nFiles": 3,
"blank": 41,
"comment": 57,
"code": 182
},
"XML": {
"nFiles": 1,
"blank": 3,
"comment": 4,
"code": 42
},
"Bourne Shell": {
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 2
},
"SUM": {
"blank": 9409,
"comment": 7936,
"code": 38177,
"nFiles": 600
},
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729428470"
}
}
]
52 changes: 52 additions & 0 deletions data/metrics/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -1954,5 +1954,57 @@
"commitDate": "1729249433",
"currentDate": "1729389637"
}
},
{
"examples/casestudies/naturalisticdsls.effekt.md": {
"maxMem": "351956",
"userTime": "8.76",
"cpuUsage": "267%"
},
"examples/casestudies/parser.effekt.md": {
"maxMem": "423108",
"userTime": "11.88",
"cpuUsage": "291%"
},
"examples/casestudies/lexer.effekt.md": {
"maxMem": "358984",
"userTime": "10.22",
"cpuUsage": "290%"
},
"examples/casestudies/buildsystem.effekt.md": {
"maxMem": "348304",
"userTime": "9.14",
"cpuUsage": "275%"
},
"examples/casestudies/prettyprinter.effekt.md": {
"maxMem": "456432",
"userTime": "12.76",
"cpuUsage": "294%"
},
"examples/casestudies/ad.effekt.md": {
"maxMem": "369572",
"userTime": "11.05",
"cpuUsage": "285%"
},
"examples/casestudies/scheduler.effekt.md": {
"maxMem": "366396",
"userTime": "10.47",
"cpuUsage": "279%"
},
"examples/casestudies/anf.effekt.md": {
"maxMem": "428388",
"userTime": "13.03",
"cpuUsage": "299%"
},
"examples/casestudies/inference.effekt.md": {
"maxMem": "418344",
"userTime": "13.28",
"cpuUsage": "288%"
},
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729428472"
}
}
]
Loading

0 comments on commit 6cfb9b8

Please sign in to comment.