Commit 75f70a65 authored by Marius Wachtler's avatar Marius Wachtler

ScopeNameUsage merge dicts into a single big one

and change it to use a unordered_map because it uses less memory in this case and is faster
(I assume because it does not have align the key value tuples)
saves about 10% of peak memory on django
parent e21a0dce
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment