packages feed

octane-0.2.1: benchmark/Octane/Type/CachePropertyBench.hs

module Octane.Type.CachePropertyBench (benchmarks) where

import Criterion

benchmarks :: Benchmark
benchmarks = bgroup "CacheProperty"
    [
    ]