roc/examples/benchmarks
2021-10-22 12:57:36 +02:00
..
Base64 Fix List.walk in Base64.Encode 2021-10-05 20:58:48 -04:00
Bytes Fix Bytes in benchmarks 2021-10-05 21:08:11 -04:00
platform Merge remote-tracking branch 'origin/trunk' into remove-call-result-again 2021-10-22 12:57:36 +02:00
.gitignore ignore .ll and .bc in benchmarks 2021-08-28 18:01:11 +02:00
AStar.roc make things compile, base64 has a memory leak 2021-10-06 22:57:11 +02:00
Base64.roc Rename Str.toBytes to Str.toUtf8 2021-08-07 22:46:24 -04:00
CFold.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
Closure.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
Deriv.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
NQueens.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
Quicksort.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
QuicksortApp.roc Revert "Remove QuicksortApp benchmark for now" 2021-07-27 00:09:40 -04:00
RBTreeCk.roc Revert "Remove RBTreeCk benchmark for now" 2021-07-27 00:09:40 -04:00
RBTreeDel.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
RBTreeInsert.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
TestAStar.roc Move benchmarks back to examples/benchmarks 2021-07-26 23:00:21 -04:00
TestBase64.roc Rename Str.toBytes to Str.toUtf8 2021-08-07 22:46:24 -04:00