Use symbol lookup map to avoid cache miss slowness
Without a pre-built lookup, we will look through all existing emojis (~1000) for non-existent emoji cheat codes. This is 30x faster than caching on demand in the presence of non-existent cheat codes, and roughly the same speed as caching on demand when there are no non-existent cheat codes.
Showing
Please
register
or
sign in
to comment