sapling/eden/scm/lib/tracing-runtime-callsite
Jun Wu 8e341dbe4e tracing-runtime-callsite: intern strings
Summary:
Practically there could be a lot of duplicated strings. For example, `module`
name could be the same for all functions in a file. `cat` could be a commonly
used field name, etc. Intern the strings so we don't waste too much space.

Reviewed By: sfilipco

Differential Revision: D26013748

fbshipit-source-id: 2740319019ce5058acfd7a9d2bb972c08a9386de
2021-01-28 13:17:59 -08:00
..
src tracing-runtime-callsite: intern strings 2021-01-28 13:17:59 -08:00
Cargo.toml tracing-runtime-callsite: create tracing callsites at runtime 2021-01-28 13:17:58 -08:00