Carp/bench
hellerve 9848e8fb34 multiple fixes:
- don’t do function copying in benchmarking
- fix the array_update benchmark
- add Filepath.file-from-path
- add tests for the `Filepath` module
- reformat a lot of documentation
2019-02-15 14:48:49 +01:00
..
arithmetic.carp bench: added first bits of benchmarking 2018-01-25 17:26:20 +01:00
array_access.carp bench: added first bits of benchmarking 2018-01-25 17:26:20 +01:00
array_resizing.carp Renaming: String.count -> String.length, Array.count -> Array.length 2018-05-23 10:03:42 +10:00
array_subarray.carp Renaming: String.count -> String.length, Array.count -> Array.length 2018-05-23 10:03:42 +10:00
array_swap.carp Renaming: String.count -> String.length, Array.count -> Array.length 2018-05-23 10:03:42 +10:00
array_update.carp multiple fixes: 2019-02-15 14:48:49 +01:00
map.carp bench: add a few map and set benchmarks 2018-08-25 11:19:04 -07:00
structs.carp A script for running all benchmarks. 2018-02-06 09:02:46 +01:00