Igor van den Hoven

Results 81 comments of 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: ![image](https://user-images.githubusercontent.com/52607428/214106791-3dba9feb-f850-4c70-be91-0217b56aab64.png) 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 ` ![image](https://user-images.githubusercontent.com/52607428/231225484-eb583678-a1f2-4c71-b7d7-d1c077acc832.png) 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.