orx-parallel – Benchmark Results

  • seq stands for sequential; rayon uses rayon's parallel iterator;
  • orx-basic and orx-once use orx-parallel's parallel iterator with persistent and transient pools, respectively.
  • See the source code and benchmark runners at https://github.com/orxfun/orx-parallel-benchmarks.
Select a category and benchmark from the left panel to view results.