https://bugs.exim.org/show_bug.cgi?id=2635
Zoltan Herczeg <hzmester@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hzmester@???
--- Comment #2 from Zoltan Herczeg <hzmester@???> ---
I would like to add two notes:
The JIT compiler is a separate project and any kind of porting should be
submitted here:
https://github.com/zherczeg/sljit/
The compiler in PCRE is regularly updated from there.
Another comment is that x86 and ARM64 SIMD is used in JIT which gives
significant speedup in many cases. I don't know s390 has SIMD, but if it does
not have, the speedup expectation should be "x86 without SIMD".
--
You are receiving this mail because:
You are on the CC list for the bug.