Significant portion of the Python test case is FFI code to directly link PCRE bypassing even normal Python extension support.
I guess I should augment some of the SBCL benchmarks with custom assembly then...
How could that possibly effect the performance of the Ruby regex-redux? :-)
"Wanted — Ruby PCRE2 regex-redux program"
https://salsa.debian.org/benchmarksgame-team/benchmarksgame/...
(Although they wouldn't be accepted — the option of using those widely libraries is only for pi-digits and regex-redux; and not "custom assembly".)
Significant portion of the Python test case is FFI code to directly link PCRE bypassing even normal Python extension support.
I guess I should augment some of the SBCL benchmarks with custom assembly then...