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 5, 2024
1 parent 343aa8f commit 7326b21
Show file tree
Hide file tree
Showing 6 changed files with 985 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 @@ -1622,5 +1622,208 @@
"commitDate": "1728034747",
"currentDate": "1728046259"
}
},
{
"llvm": {
"are_we_fast_yet/bounce": {
"time": 1754401556,
"arg": 87382
},
"are_we_fast_yet/list_tail": {
"time": 1240113764,
"arg": 75
},
"are_we_fast_yet/mandelbrot": {
"time": 2222407383,
"arg": 683
},
"are_we_fast_yet/nbody": {
"time": 1116781941,
"arg": 1048576
},
"are_we_fast_yet/permute": {
"time": 709562865,
"arg": 9
},
"are_we_fast_yet/queens": {
"time": 221148081,
"arg": 14
},
"are_we_fast_yet/sieve": {
"time": 978457627,
"arg": 5592406
},
"are_we_fast_yet/storage": {
"time": 1601907922,
"arg": 2731
},
"are_we_fast_yet/towers": {
"time": 2157857818,
"arg": 24
},
"duality_of_compilation/erase_unused": {
"time": 1506082574,
"arg": 10923
},
"duality_of_compilation/factorial_accumulator": {
"time": 1560090663,
"arg": 357913942
},
"duality_of_compilation/fibonacci_recursive": {
"time": 813483900,
"arg": 39
},
"duality_of_compilation/iterate_increment": {
"time": 723020752,
"arg": 178956971
},
"duality_of_compilation/lookup_tree": {
"time": 438589851,
"arg": 8388608
},
"duality_of_compilation/match_options": {
"time": 137401573,
"arg": 8388608
},
"duality_of_compilation/sum_range": {
"time": 240683496,
"arg": 4194304
},
"effect_handlers_bench/countdown": {
"time": 946618167,
"arg": 33554432
},
"effect_handlers_bench/iterator": {
"time": 1070764384,
"arg": 67108864
},
"effect_handlers_bench/nqueens": {
"time": 1574531427,
"arg": 8
},
"effect_handlers_bench/parsing_dollars": {
"time": 1577792556,
"arg": 8192
},
"effect_handlers_bench/product_early": {
"time": 1400928567,
"arg": 10923
},
"effect_handlers_bench/resume_nontail": {
"time": 1130363493,
"arg": 65536
},
"effect_handlers_bench/tree_explore": {
"time": 588570201,
"arg": 9
},
"effect_handlers_bench/triples": {
"time": 1275928600,
"arg": 40
}
},
"js": {
"are_we_fast_yet/bounce": {
"time": 803861687,
"arg": 7283
},
"are_we_fast_yet/list_tail": {
"time": 685842697,
"arg": 42
},
"are_we_fast_yet/mandelbrot": {
"time": 570138716,
"arg": 171
},
"are_we_fast_yet/nbody": {
"time": 732959872,
"arg": 131072
},
"are_we_fast_yet/permute": {
"time": 457141798,
"arg": 8
},
"are_we_fast_yet/queens": {
"time": 163143438,
"arg": 21
},
"are_we_fast_yet/sieve": {
"time": 793838336,
"arg": 1048576
},
"are_we_fast_yet/storage": {
"time": 785706525,
"arg": 512
},
"are_we_fast_yet/towers": {
"time": 1197119534,
"arg": 21
},
"duality_of_compilation/erase_unused": {
"time": 768205063,
"arg": 3642
},
"duality_of_compilation/factorial_accumulator": {
"time": 1204492487,
"arg": 8388608
},
"duality_of_compilation/fibonacci_recursive": {
"time": 1571621568,
"arg": 31
},
"duality_of_compilation/iterate_increment": {
"time": 977690507,
"arg": 8388608
},
"duality_of_compilation/lookup_tree": {
"time": 10940758,
"arg": 1024
},
"duality_of_compilation/match_options": {
"time": 9020314,
"arg": 1024
},
"duality_of_compilation/sum_range": {
"time": 14837274,
"arg": 1024
},
"effect_handlers_bench/countdown": {
"time": 616665418,
"arg": 1048576
},
"effect_handlers_bench/iterator": {
"time": 802634377,
"arg": 2796203
},
"effect_handlers_bench/nqueens": {
"time": 573131268,
"arg": 10
},
"effect_handlers_bench/parsing_dollars": {
"time": 836765571,
"arg": 2428
},
"effect_handlers_bench/product_early": {
"time": 659081304,
"arg": 4096
},
"effect_handlers_bench/resume_nontail": {
"time": 816026969,
"arg": 1024
},
"effect_handlers_bench/tree_explore": {
"time": 182330508,
"arg": 10
},
"effect_handlers_bench/triples": {
"time": 980786028,
"arg": 171
}
},
"meta": {
"commit": "3e88cd94",
"commitDate": "1728034747",
"currentDate": "1728093112"
}
}
]
8 changes: 8 additions & 0 deletions data/build/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,13 @@
"commitDate": "1728034747",
"currentDate": "1728045866"
}
},
{
"buildTime": "77.80",
"meta": {
"commit": "3e88cd94",
"commitDate": "1728034747",
"currentDate": "1728092732"
}
}
]
79 changes: 79 additions & 0 deletions data/cloc/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -642,5 +642,84 @@
"commitDate": "1728034747",
"currentDate": "1728046257"
}
},
{
"Scala": {
"nFiles": 148,
"blank": 5626,
"comment": 6524,
"code": 20886
},
"Effekt": {
"nFiles": 392,
"blank": 2408,
"comment": 1088,
"code": 10186
},
"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
},
"JavaScript": {
"nFiles": 3,
"blank": 71,
"comment": 42,
"code": 330
},
"YAML": {
"nFiles": 3,
"blank": 58,
"comment": 5,
"code": 314
},
"XML": {
"nFiles": 1,
"blank": 3,
"comment": 4,
"code": 42
},
"Bourne Shell": {
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 2
},
"SUM": {
"blank": 9426,
"comment": 7987,
"code": 38200,
"nFiles": 600
},
"meta": {
"commit": "3e88cd94",
"commitDate": "1728034747",
"currentDate": "1728093110"
}
}
]
52 changes: 52 additions & 0 deletions data/metrics/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,5 +394,57 @@
"commitDate": "1728034747",
"currentDate": "1728046258"
}
},
{
"examples/casestudies/buildsystem.effekt.md": {
"maxMem": "345708",
"userTime": "9.50",
"cpuUsage": "278%"
},
"examples/casestudies/inference.effekt.md": {
"maxMem": "412812",
"userTime": "12.75",
"cpuUsage": "293%"
},
"examples/casestudies/prettyprinter.effekt.md": {
"maxMem": "436220",
"userTime": "13.35",
"cpuUsage": "298%"
},
"examples/casestudies/anf.effekt.md": {
"maxMem": "432392",
"userTime": "12.97",
"cpuUsage": "296%"
},
"examples/casestudies/scheduler.effekt.md": {
"maxMem": "448244",
"userTime": "10.52",
"cpuUsage": "288%"
},
"examples/casestudies/lexer.effekt.md": {
"maxMem": "360676",
"userTime": "10.57",
"cpuUsage": "281%"
},
"examples/casestudies/ad.effekt.md": {
"maxMem": "423608",
"userTime": "11.04",
"cpuUsage": "292%"
},
"examples/casestudies/parser.effekt.md": {
"maxMem": "420872",
"userTime": "11.99",
"cpuUsage": "293%"
},
"examples/casestudies/naturalisticdsls.effekt.md": {
"maxMem": "351448",
"userTime": "9.01",
"cpuUsage": "273%"
},
"meta": {
"commit": "3e88cd94",
"commitDate": "1728034747",
"currentDate": "1728093111"
}
}
]
Loading

0 comments on commit 7326b21

Please sign in to comment.