Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.01 KB

File metadata and controls

14 lines (9 loc) · 1.01 KB

Benchmarks for the Fast Immutable Collections Package

GIF

This is a separate package for the benchmarking of the fast_immutable_collections package.

This package uses TDD to check the results of the benchmarks, and the [benchmark_harness][benchmark_harness] package to create the benchmarks. There's additional code in the utils folder, and you could add more benchmarks by checking examples in the cases folder.