Igor van den Hoven
Igor van den Hoven
I managed to reach an average of 1 compare per move with my own 4-way merge, but it's pretty bulky. I'll see if I can plug your sort into my...
Here are the results when I run it through my benchmark:  I aliased your sort as fourway. My best guess is that you forgot to define the `#define cmp(a,b)...
I am benching with an Intel Core i3-8100, and the numbers are in decimal. We're also using a different compiler, and I'm running everything within WSL. On *nix systems and...
Thanks, got it fixed for the next release.
Not a bad idea, I'll make a note on my todo list.
Only one action can trigger at a time. Check with `#debug action on` to see if that's the case here?
Odd. Difficult for me to fix as I can't easily reproduce it. Does it trigger if you use #show with all 4 Big5 characters echoed by say? Also, are you...
I meant trying: `#showme `  I suspect it's something related to pcre, which would be hard to fix.
Thanks for the reminder, I'll see if I can take care of it in the next couple of months.
Time sure does fly. I moved it back to the top of my todo list. Hard to make promises though.