mhonert

Results 5 comments of mhonert

Hello, thanks for trying out my chess engine! When you have Wasmer installed, you can run the engine using the following command (see also step 3 in the [Wiki](https://github.com/mhonert/chess/wiki/Windows-7)): `wasmer.exe...

There are no specific optimizations for these instruction sets, but it should already be possible to compile for Android and other devices that use an ARM-based CPU. What issues did...

The current main branch now also contains optimizations using Neon intrinsics.

Hi, thanks for the suggestions. A while ago, I compared the performance impact of several options and also had a look at PGO. Back then, my conclusion was to leave...

I just released v8.0.0, which added the "bench" command.