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 15, 2024
1 parent 1d365d7 commit 53b33be
Show file tree
Hide file tree
Showing 7 changed files with 998 additions and 1 deletion.
203 changes: 203 additions & 0 deletions data/backends/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -5479,5 +5479,208 @@
"commitDate": "1728272099",
"currentDate": "1728910323"
}
},
{
"llvm": {
"are_we_fast_yet/bounce": {
"time": 1734665807,
"arg": 87382
},
"are_we_fast_yet/list_tail": {
"time": 1118380460,
"arg": 75
},
"are_we_fast_yet/mandelbrot": {
"time": 2217941465,
"arg": 683
},
"are_we_fast_yet/nbody": {
"time": 1100307076,
"arg": 1048576
},
"are_we_fast_yet/permute": {
"time": 703168268,
"arg": 9
},
"are_we_fast_yet/queens": {
"time": 215538368,
"arg": 14
},
"are_we_fast_yet/sieve": {
"time": 1005398938,
"arg": 5592406
},
"are_we_fast_yet/storage": {
"time": 1565345994,
"arg": 2731
},
"are_we_fast_yet/towers": {
"time": 2146634634,
"arg": 24
},
"duality_of_compilation/erase_unused": {
"time": 1487468372,
"arg": 10923
},
"duality_of_compilation/factorial_accumulator": {
"time": 1556525404,
"arg": 357913942
},
"duality_of_compilation/fibonacci_recursive": {
"time": 813431318,
"arg": 39
},
"duality_of_compilation/iterate_increment": {
"time": 722888271,
"arg": 178956971
},
"duality_of_compilation/lookup_tree": {
"time": 422819159,
"arg": 8388608
},
"duality_of_compilation/match_options": {
"time": 131668408,
"arg": 8388608
},
"duality_of_compilation/sum_range": {
"time": 233155450,
"arg": 4194304
},
"effect_handlers_bench/countdown": {
"time": 960709928,
"arg": 33554432
},
"effect_handlers_bench/iterator": {
"time": 1076650349,
"arg": 67108864
},
"effect_handlers_bench/nqueens": {
"time": 1588364911,
"arg": 8
},
"effect_handlers_bench/parsing_dollars": {
"time": 1540586823,
"arg": 8192
},
"effect_handlers_bench/product_early": {
"time": 1392030394,
"arg": 10923
},
"effect_handlers_bench/resume_nontail": {
"time": 1138579676,
"arg": 65536
},
"effect_handlers_bench/tree_explore": {
"time": 612174349,
"arg": 9
},
"effect_handlers_bench/triples": {
"time": 1189841095,
"arg": 40
}
},
"js": {
"are_we_fast_yet/bounce": {
"time": 763067698,
"arg": 7283
},
"are_we_fast_yet/list_tail": {
"time": 689671507,
"arg": 42
},
"are_we_fast_yet/mandelbrot": {
"time": 535511119,
"arg": 171
},
"are_we_fast_yet/nbody": {
"time": 746566895,
"arg": 131072
},
"are_we_fast_yet/permute": {
"time": 486234919,
"arg": 8
},
"are_we_fast_yet/queens": {
"time": 136650135,
"arg": 21
},
"are_we_fast_yet/sieve": {
"time": 761740380,
"arg": 1048576
},
"are_we_fast_yet/storage": {
"time": 779153951,
"arg": 512
},
"are_we_fast_yet/towers": {
"time": 1189821139,
"arg": 21
},
"duality_of_compilation/erase_unused": {
"time": 741485529,
"arg": 3642
},
"duality_of_compilation/factorial_accumulator": {
"time": 1213814542,
"arg": 8388608
},
"duality_of_compilation/fibonacci_recursive": {
"time": 1558387780,
"arg": 31
},
"duality_of_compilation/iterate_increment": {
"time": 964323639,
"arg": 8388608
},
"duality_of_compilation/lookup_tree": {
"time": 7535269,
"arg": 1024
},
"duality_of_compilation/match_options": {
"time": 9347564,
"arg": 1024
},
"duality_of_compilation/sum_range": {
"time": 13954975,
"arg": 1024
},
"effect_handlers_bench/countdown": {
"time": 602266355,
"arg": 1048576
},
"effect_handlers_bench/iterator": {
"time": 808844952,
"arg": 2796203
},
"effect_handlers_bench/nqueens": {
"time": 547778817,
"arg": 10
},
"effect_handlers_bench/parsing_dollars": {
"time": 825866812,
"arg": 2428
},
"effect_handlers_bench/product_early": {
"time": 650756533,
"arg": 4096
},
"effect_handlers_bench/resume_nontail": {
"time": 788576739,
"arg": 1024
},
"effect_handlers_bench/tree_explore": {
"time": 162933888,
"arg": 10
},
"effect_handlers_bench/triples": {
"time": 962191503,
"arg": 171
}
},
"meta": {
"commit": "49eebc39",
"commitDate": "1728936471",
"currentDate": "1728957234"
}
}
]
8 changes: 8 additions & 0 deletions data/build/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,13 @@
"commitDate": "1728272099",
"currentDate": "1728909957"
}
},
{
"buildTime": "57.97",
"meta": {
"commit": "49eebc39",
"commitDate": "1728936471",
"currentDate": "1728956878"
}
}
]
91 changes: 91 additions & 0 deletions data/cloc/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -2203,5 +2203,96 @@
"commitDate": "1728272099",
"currentDate": "1728910321"
}
},
{
"Scala": {
"nFiles": 148,
"blank": 5626,
"comment": 6524,
"code": 20902
},
"Effekt": {
"nFiles": 393,
"blank": 2409,
"comment": 1088,
"code": 10192
},
"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": 63,
"comment": 5,
"code": 324
},
"Text": {
"nFiles": 4,
"blank": 3,
"comment": 0,
"code": 57
},
"XML": {
"nFiles": 1,
"blank": 3,
"comment": 4,
"code": 42
},
"Bourne Shell": {
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 2
},
"Properties": {
"nFiles": 2,
"blank": 0,
"comment": 0,
"code": 2
},
"SUM": {
"blank": 9435,
"comment": 7987,
"code": 38291,
"nFiles": 607
},
"meta": {
"commit": "49eebc39",
"commitDate": "1728936471",
"currentDate": "1728957232"
}
}
]
52 changes: 52 additions & 0 deletions data/metrics/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -1382,5 +1382,57 @@
"commitDate": "1728272099",
"currentDate": "1728910323"
}
},
{
"examples/casestudies/scheduler.effekt.md": {
"maxMem": "418660",
"userTime": "10.14",
"cpuUsage": "284%"
},
"examples/casestudies/lexer.effekt.md": {
"maxMem": "370368",
"userTime": "10.28",
"cpuUsage": "284%"
},
"examples/casestudies/parser.effekt.md": {
"maxMem": "445420",
"userTime": "11.42",
"cpuUsage": "287%"
},
"examples/casestudies/inference.effekt.md": {
"maxMem": "415276",
"userTime": "13.64",
"cpuUsage": "291%"
},
"examples/casestudies/anf.effekt.md": {
"maxMem": "431116",
"userTime": "12.58",
"cpuUsage": "302%"
},
"examples/casestudies/naturalisticdsls.effekt.md": {
"maxMem": "348892",
"userTime": "8.79",
"cpuUsage": "272%"
},
"examples/casestudies/ad.effekt.md": {
"maxMem": "422328",
"userTime": "11.33",
"cpuUsage": "287%"
},
"examples/casestudies/buildsystem.effekt.md": {
"maxMem": "353240",
"userTime": "9.25",
"cpuUsage": "279%"
},
"examples/casestudies/prettyprinter.effekt.md": {
"maxMem": "435048",
"userTime": "13.66",
"cpuUsage": "297%"
},
"meta": {
"commit": "49eebc39",
"commitDate": "1728936471",
"currentDate": "1728957234"
}
}
]
Loading

0 comments on commit 53b33be

Please sign in to comment.