roc/examples/benchmarks
2021-06-04 19:23:44 +02:00
..
Base64 use multi-backpassing in base64 example 2021-03-19 00:27:34 +01:00
Bytes refactor base64 example 2021-03-03 22:30:51 +01:00
platform Rearrange arg order for roc_alloc etc 2021-05-24 21:01:12 -04:00
AStar.roc Changed singleton to single 2021-03-14 21:57:10 -04:00
Base64.roc refactor base64 example 2021-03-03 22:30:51 +01:00
CFold.roc Merge branch 'trunk' of github.com:rtfeldman/roc into benchmarks 2021-06-02 10:56:30 +02:00
Closure.roc fully test closure things 2021-03-03 00:09:41 +01:00
Deriv.roc run benchmarks with input 2021-05-28 15:08:46 +02:00
NQueens.roc run benchmarks with input 2021-05-28 15:08:46 +02:00
Quicksort.roc added quicksort benchmark 2021-06-04 19:23:44 +02:00
QuicksortApp.roc added quicksort benchmark 2021-06-04 19:23:44 +02:00
RBTreeCk.roc run benchmarks with input 2021-05-28 15:08:46 +02:00
RBTreeDel.roc run benchmarks with input 2021-05-28 15:08:46 +02:00
RBTreeInsert.roc use string interpolation 2021-01-19 20:22:08 +01:00
TestAStar.roc move astar test 2021-02-24 16:40:46 +01:00
TestBase64.roc refactor base64 example 2021-03-03 22:30:51 +01:00