Update notes for 2020-05-31

This commit is contained in:
2020-05-31 20:49:41 +03:00
parent b96ed23f9f
commit 9da6ffb4d2
26 changed files with 119 additions and 36 deletions

View File

@ -25,7 +25,7 @@ On the same note, the one item Abenet pointed out last week now has a donut with
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2020-04/" />
<meta property="article:published_time" content="2020-04-02T10:53:24+03:00" />
<meta property="article:modified_time" content="2020-04-30T14:49:46+03:00" />
<meta property="article:modified_time" content="2020-05-31T20:15:08+03:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="April, 2020"/>
@ -57,7 +57,7 @@ On the same note, the one item Abenet pointed out last week now has a donut with
"url": "https://alanorth.github.io/cgspace-notes/2020-04/",
"wordCount": "3406",
"datePublished": "2020-04-02T10:53:24+03:00",
"dateModified": "2020-04-30T14:49:46+03:00",
"dateModified": "2020-05-31T20:15:08+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -454,7 +454,7 @@ atmire-cua.version.number=${cua.version.number}
</li>
</ul>
</li>
<li>I manually editied the CUA version variable and was then able to run the <code>com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI</code> script
<li>I manually edited the CUA version variable and was then able to run the <code>com.atmire.statistics.util.update.atomic.AtomicStatisticsUpdateCLI</code> script
<ul>
<li>On the first run it took one hour to process 100,000 records on my local test instance&hellip;</li>
<li>On the second run it took one hour to process 140,000 records</li>