1
0
mirror of https://github.com/google/nomulus synced 2026-04-13 04:57:19 +00:00
Files
nomulus/core
gbrodman ff8f86090d Speed up updating of premium lists (#1482)
* Speed up updating of premium lists

There are two parts to this:
1. Don't load the premium entries in the command prompt (this isn't
necessary and we didn't display that information anyway).
2. Set a proper batch size (rather than just 1) when saving all the
premium entries. This means that we generate only one INSERT statement
rather than N statements.
2022-01-10 16:33:35 -05:00
..
2021-12-19 22:48:15 -05:00