rDrama/files/helpers
Snakes ed240735fb Improve slur replacer performance, part deux.
h/t @official-techsupport again for finding another optimization.
We are now cumulatively at about 70% speedup over original.
It remains one of the hottest paths of the codebase in relative
terms, but its absolute performance demands have decreased enough
to buy us potentially substantial time on it.
2022-06-07 21:56:14 -04:00
..
actions.py
alerts.py
blackjack.py
const.py Improve slur replacer performance, part deux. 2022-06-07 21:56:14 -04:00
cron.py Refactor reddit mentions, move to cron. 2022-06-07 10:42:24 -04:00
discord.py
get.py
jinja2.py
lazy.py
lottery.py Lottery: fix negative ticket quantity exploit. 2022-06-07 17:50:31 -04:00
media.py
offsitementions.py Refactor reddit mentions, move to cron. 2022-06-07 10:42:24 -04:00
sanitize.py
security.py
slots.py
stats.py cron: Move charts from static to helper. 2022-06-07 08:31:24 -04:00
treasure.py
wrappers.py