Carp/bench
Veit Heller 5ad1d227f3
Add automatic map resizing (#1071)
* core: add map resizing

* add set resizing

* do not shrink if under dflt-size
2020-12-19 22:20:52 +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 core: make subarry/substring slice 2020-02-11 09:09:30 +01:00
array_swap.carp Renaming: String.count -> String.length, Array.count -> Array.length 2018-05-23 10:03:42 +10:00
array_update.carp Moves scripts in scripts folder 2020-11-09 10:51:11 +00:00
map.carp Add automatic map resizing (#1071) 2020-12-19 22:20:52 +01:00
structs.carp Fix map and structs benchmarks. 2019-09-20 23:40:05 +02:00