sjshuck / hs-pcre2

Complete Haskell binding to PCRE2
Apache License 2.0
12 stars 2 forks source link

Benchmark is failing for long captures #35

Open sjshuck opened 1 year ago

sjshuck commented 1 year ago
benchmarking texts/long/pcre2
Benchmark pcre2-benchmarks: ERROR
sjshuck commented 1 year ago

Nothing to do with the length of the captures - changed the number of a's to 1 and it still throws the error. https://github.com/sjshuck/hs-pcre2/blob/2d01498056569905abc643fdffa697efbbd6c08c/bench/Bench.hs#L59

sjshuck commented 1 year ago

Commenting out every benchmark after this caused things to succeed. Doing the compliment - only running benchmarks after this - was fine until

benchmarking substitutions/multiple/lens-powered
corrupted double-linked list