zjshi / gt-pro

MIT License
23 stars 7 forks source link

performance and readability refactor #8

Closed boris-dimitrov closed 5 years ago

boris-dimitrov commented 5 years ago

This change reduces DB load time from 104 to 14 seconds, speeds up queries, refactors the DB loading and parsing loop for better readability and to facilitate future performance work.

It also retains the functionality of the recent improvements to wildcard handling in master.

boris-dimitrov commented 5 years ago

This is now ready for review and to be merged into master.