Organisationsocaml-multicoresaturn2a653b

Benchmark queues and stacks with heap allocated blocks Queues and stacks were previously benchmarked with immediate values only, which unfortunately partially hides the potential cost of write barriers related to setting and clearing elements. Partially hiding the cost of write barriers makes the queue benchmarks unrealistic. Queues and stack are very rarely used with only immediate values.

Jun 12 14:21 +00:00
5m41s
*Variants labelled (experimental) are still undergoing testing; if they have failed it may be a bug in OCaml-CI.