summaryrefslogtreecommitdiff
path: root/AK/Random.cpp
diff options
context:
space:
mode:
authorGunnar Beutner <gbeutner@serenityos.org>2022-11-06 07:08:56 +0100
committerGunnar Beutner <gunnar@beutner.name>2022-11-06 17:34:06 +0100
commit2d3567ee92afcfcb17305a51b87158e2b9538308 (patch)
tree2aa048e0047f218de4f2bf32e6542c387f7c3384 /AK/Random.cpp
parentfb71df5cb1bf77ae29a12909a0754a2c281b24da (diff)
downloadserenity-2d3567ee92afcfcb17305a51b87158e2b9538308.zip
Meta+LibUnicode: Avoid relocations for static unicode data
Previously the s_decomposition_mappings variable would refer to other data in s_decomposition_mappings_data. This would cause thousands of avoidable relocations at load time. This saves about 128kB RAM for each process which uses LibUnicode.
Diffstat (limited to 'AK/Random.cpp')
0 files changed, 0 insertions, 0 deletions