mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-23 03:29:19 +00:00
This commit attempts to make UnsignedBigInteger as fast as possible without changing the underlaying architecture. This effort involves - Preallocating space for vector operations - Avoiding calls to computationally expensive functions - Inlining or flattening functions (sensibly)
12 KiB
12 KiB