roc/examples/benchmarks
2021-09-15 11:45:44 -07:00
..
Base64 Rename Str.toBytes to Str.toUtf8 2021-08-07 22:46:24 -04:00
Bytes disable Nat for now 2021-07-29 14:41:22 +02:00
platform Get zig host working 2021-09-15 11:45:44 -07:00
.gitignore ignore .ll and .bc in benchmarks 2021-08-28 18:01:11 +02:00
AStar.roc comment a definition, makes wasm32 backend work for AStar 2021-08-26 21:09: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