You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@curiousleo I don't think adding more CPP is a good idea here. Benchmarking and testing another newtype wrapper around Word8 will not buy us that much for it too be worth it.
Both of its implementation and definition is identical to CUChar, so if anyone would like to see the numbers they can look at that type instead.
CBool
is not being benchmarked right now inbench/Main.hs
.Just like the
CBool
tests, those benchmarks probably need to be guarded byThe text was updated successfully, but these errors were encountered: