Right now, vnnames.py has one function that does the entire scname -> cmname process for everything. We can probably make this a lot faster with separate functions, but first we need to figure out what lookups are actually being used elsewhere in the code.
Right now, vnnames.py has one function that does the entire scname -> cmname process for everything. We can probably make this a lot faster with separate functions, but first we need to figure out what lookups are actually being used elsewhere in the code.