Select a category and benchmark from the left panel to view
results.
orx-parallel – Benchmark Resultsorx-4 uses
orx-parallel crate with 4 threads.
orx-16-1 is executed with 16 threads with a fix chunk size of 1.
A chunk size of 0 is the default and corresponds to auto chunk size selection.
seq stands for sequential; rayon uses rayon's parallel iterator.orx uses default adaptive parallel runner while orx-fixed uses
Runner::fixed.