summary refs log tree commit diff stats
path: root/tests/arc/torcbench.nim
Commit message (Collapse)AuthorAgeFilesLines
* ORC: make the adaptive strategy the default in order to fight memory ↵Andreas Rumpf2020-12-051-0/+38
consumption (#16250) * ORC: make the adaptive strategy the default in order to fight memory consumption * added missing test case