Fix typo in 2020-04 notes

This commit is contained in:
Alan Orth 2020-05-31 20:15:08 +03:00
parent b673adb378
commit b96ed23f9f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ atmire-cua.version.number=${cua.version.number}
- `scripts/theme.js`: 704K
- `styles/main.css`: 218K
- Total: 922K
- I manually editied the CUA version variable and was then able to run the `com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI` script
- I manually edited the CUA version variable and was then able to run the `com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI` script
- On the first run it took one hour to process 100,000 records on my local test instance...
- On the second run it took one hour to process 140,000 records
- On the third run it took one hour to process 150,000 records