mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
325febf4e5
We now discard these strings instead of copying them into a String which we immediately destruct. This should result in both a perf uplift and lower memory usage. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Deflate.cpp | ||
Deflate.h | ||
DeflateTables.h | ||
Gzip.cpp | ||
Gzip.h | ||
Zlib.cpp | ||
Zlib.h |