mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
f91a1ae07e
* Let us time minify * Making AVX-512 available by default. * Silencing some maybe-uninitialized warning under GCC (warning appears in the standard library). * Making the Python amalgamation script a bit more Windows friendly. * We do not try to silence -Wmaybe-uninitialized under clang.