is there no compile time way to get the number of fields in a struct?
have go server with regular folder that stores the db everything works fine but if i serve the same dir contents out of a nfs mounted directory (vers=3), it hangs on startup...
what's the fastest go json deserializer atm?
faster than the simdjson go impl?
does go implement dead code elimination?