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 19, 2024
1 parent c2e0eb5 commit 1b030f5
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 @@ -7103,5 +7103,208 @@
"commitDate": "1729249433",
"currentDate": "1729255818"
}
},
{
"llvm": {
"are_we_fast_yet/bounce": {
"time": 1741713990,
"arg": 87382
},
"are_we_fast_yet/list_tail": {
"time": 1139921239,
"arg": 75
},
"are_we_fast_yet/mandelbrot": {
"time": 2220184928,
"arg": 683
},
"are_we_fast_yet/nbody": {
"time": 1112789059,
"arg": 1048576
},
"are_we_fast_yet/permute": {
"time": 701383780,
"arg": 9
},
"are_we_fast_yet/queens": {
"time": 26783384,
"arg": 14
},
"are_we_fast_yet/sieve": {
"time": 980794360,
"arg": 5592406
},
"are_we_fast_yet/storage": {
"time": 1583020251,
"arg": 2731
},
"are_we_fast_yet/towers": {
"time": 2196962879,
"arg": 24
},
"duality_of_compilation/erase_unused": {
"time": 1465975298,
"arg": 10923
},
"duality_of_compilation/factorial_accumulator": {
"time": 1548968284,
"arg": 357913942
},
"duality_of_compilation/fibonacci_recursive": {
"time": 810080103,
"arg": 39
},
"duality_of_compilation/iterate_increment": {
"time": 719595641,
"arg": 178956971
},
"duality_of_compilation/lookup_tree": {
"time": 432685872,
"arg": 8388608
},
"duality_of_compilation/match_options": {
"time": 135964260,
"arg": 8388608
},
"duality_of_compilation/sum_range": {
"time": 236415872,
"arg": 4194304
},
"effect_handlers_bench/countdown": {
"time": 943170679,
"arg": 33554432
},
"effect_handlers_bench/iterator": {
"time": 1322992320,
"arg": 67108864
},
"effect_handlers_bench/nqueens": {
"time": 199822096,
"arg": 8
},
"effect_handlers_bench/parsing_dollars": {
"time": 1560806988,
"arg": 8192
},
"effect_handlers_bench/product_early": {
"time": 1436757466,
"arg": 10923
},
"effect_handlers_bench/resume_nontail": {
"time": 1016160556,
"arg": 65536
},
"effect_handlers_bench/tree_explore": {
"time": 73922876,
"arg": 9
},
"effect_handlers_bench/triples": {
"time": 154980304,
"arg": 40
}
},
"js": {
"are_we_fast_yet/bounce": {
"time": 613172848,
"arg": 7283
},
"are_we_fast_yet/list_tail": {
"time": 220928466,
"arg": 42
},
"are_we_fast_yet/mandelbrot": {
"time": 227121743,
"arg": 171
},
"are_we_fast_yet/nbody": {
"time": 256262296,
"arg": 131072
},
"are_we_fast_yet/permute": {
"time": 242738169,
"arg": 8
},
"are_we_fast_yet/queens": {
"time": 44445177,
"arg": 21
},
"are_we_fast_yet/sieve": {
"time": 199084366,
"arg": 1048576
},
"are_we_fast_yet/storage": {
"time": 293239133,
"arg": 512
},
"are_we_fast_yet/towers": {
"time": 385849649,
"arg": 21
},
"duality_of_compilation/erase_unused": {
"time": 137094031,
"arg": 3642
},
"duality_of_compilation/factorial_accumulator": {
"time": 338418293,
"arg": 8388608
},
"duality_of_compilation/fibonacci_recursive": {
"time": 250026103,
"arg": 31
},
"duality_of_compilation/iterate_increment": {
"time": 538975816,
"arg": 8388608
},
"duality_of_compilation/lookup_tree": {
"time": 857004,
"arg": 1024
},
"duality_of_compilation/match_options": {
"time": 948755,
"arg": 1024
},
"duality_of_compilation/sum_range": {
"time": 1541917,
"arg": 1024
},
"effect_handlers_bench/countdown": {
"time": 271881053,
"arg": 1048576
},
"effect_handlers_bench/iterator": {
"time": 347711107,
"arg": 2796203
},
"effect_handlers_bench/nqueens": {
"time": 175777105,
"arg": 10
},
"effect_handlers_bench/parsing_dollars": {
"time": 442982886,
"arg": 2428
},
"effect_handlers_bench/product_early": {
"time": 108405957,
"arg": 4096
},
"effect_handlers_bench/resume_nontail": {
"time": 571605411,
"arg": 1024
},
"effect_handlers_bench/tree_explore": {
"time": 140315635,
"arg": 10
},
"effect_handlers_bench/triples": {
"time": 288645357,
"arg": 171
}
},
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729302672"
}
}
]
8 changes: 8 additions & 0 deletions data/build/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,5 +278,13 @@
"commitDate": "1729249433",
"currentDate": "1729255467"
}
},
{
"buildTime": "62.67",
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729302324"
}
}
]
79 changes: 79 additions & 0 deletions data/cloc/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -2883,5 +2883,84 @@
"commitDate": "1729249433",
"currentDate": "1729255817"
}
},
{
"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": "1729302671"
}
}
]
52 changes: 52 additions & 0 deletions data/metrics/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -1798,5 +1798,57 @@
"commitDate": "1729249433",
"currentDate": "1729255818"
}
},
{
"examples/casestudies/naturalisticdsls.effekt.md": {
"maxMem": "353304",
"userTime": "8.90",
"cpuUsage": "281%"
},
"examples/casestudies/parser.effekt.md": {
"maxMem": "368192",
"userTime": "11.26",
"cpuUsage": "286%"
},
"examples/casestudies/lexer.effekt.md": {
"maxMem": "361168",
"userTime": "9.88",
"cpuUsage": "278%"
},
"examples/casestudies/buildsystem.effekt.md": {
"maxMem": "350792",
"userTime": "9.24",
"cpuUsage": "277%"
},
"examples/casestudies/prettyprinter.effekt.md": {
"maxMem": "435588",
"userTime": "13.10",
"cpuUsage": "289%"
},
"examples/casestudies/ad.effekt.md": {
"maxMem": "425664",
"userTime": "10.96",
"cpuUsage": "281%"
},
"examples/casestudies/scheduler.effekt.md": {
"maxMem": "428896",
"userTime": "10.57",
"cpuUsage": "280%"
},
"examples/casestudies/anf.effekt.md": {
"maxMem": "440384",
"userTime": "12.85",
"cpuUsage": "296%"
},
"examples/casestudies/inference.effekt.md": {
"maxMem": "421664",
"userTime": "13.31",
"cpuUsage": "292%"
},
"meta": {
"commit": "ad95e3d7",
"commitDate": "1729249433",
"currentDate": "1729302672"
}
}
]
Loading

0 comments on commit 1b030f5

Please sign in to comment.