mirror of
https://github.com/google/nomulus.git
synced 2025-05-11 01:08:21 +02:00
* 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. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |