summaryrefslogtreecommitdiff
path: root/cli/tsc
diff options
context:
space:
mode:
authorNayeem Rahman <nayeemrmn99@gmail.com>2022-06-20 13:42:20 +0100
committerGitHub <noreply@github.com>2022-06-20 14:42:20 +0200
commit79b42808a474c0a049ae17a3b6b1f93ad83d217b (patch)
tree937c16d6f2c5928a784ed28e60dffe18c3517643 /cli/tsc
parent94d369ebc65a55bd9fbf378a765c8ed88a4efe2c (diff)
perf(core): Cache source lookups (#14816)
Keep a cache for source maps and source lines. We sort of already had a cache argument for source map lookup functions but we just passed an empty map instead of storing it. Extended it to cache source line lookups as well and plugged it into runtime state.
Diffstat (limited to 'cli/tsc')
0 files changed, 0 insertions, 0 deletions