module Octane.Type.CachePropertyBench (benchmarks) where import Criterion benchmarks :: Benchmark benchmarks = bgroup "CacheProperty" [ ]