mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-13 03:29:44 +00:00
The `float => double => float` round trip seen in a couple of places might pessimize the code. Even if it's truncated to an int in the end, it's weird not to use the functions with the `f` suffixes when working with single precision floats. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |