diff options
author | Timothy Flynn <trflynn89@pm.me> | 2022-09-17 15:57:26 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-09-17 23:21:32 +0200 |
commit | 302b6e966f9b42ed68b6753a0d353d5d224a666e (patch) | |
tree | bbea3ff8483cabca32c19719cecd701485d1aafb /Base/res/emoji | |
parent | e72896e35e8516b9f71df18ff33de88a09ee47e6 (diff) | |
download | serenity-302b6e966f9b42ed68b6753a0d353d5d224a666e.zip |
LibTimeZone: Generate DST rule timestamps at compile time
Rather than invoking AK::Time::from_timestamp at runtime, we can do so
at compile time. This reduces invoking TimeZone::get_time_zone_offset
100,000 times in a loop from about 7 seconds to 30 milliseconds.
Diffstat (limited to 'Base/res/emoji')
0 files changed, 0 insertions, 0 deletions