mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
The SerialType::try_from() was pretty high up in CPU profiles so I asked my dear friend Claude to optimize it away by using the serial type integer value directly instead of constructing a fancy enumeration.