Update notes for 2018-06-05

This commit is contained in:
2018-06-05 23:05:37 -07:00
parent d665ec93e6
commit f56baeb7a7
11 changed files with 105 additions and 8 deletions

View File

@ -127,8 +127,16 @@
<ul>
<li>I think a sane proofing workflow in OpenRefine is to apply the custom text facets for check/delete/remove and illegal characters that I developed in <a href="/cgspace-notes/2018-03/">March, 2018</a></li>
<li>Time to index ~70,000 items on CGSpace:</li>
</ul>
<pre><code>$ time schedtool -D -e ionice -c2 -n7 nice -n19 [dspace]/bin/dspace index-discovery -b
real 74m42.646s
user 8m5.056s
sys 2m7.289s
</code></pre>
<p></p>
<a href='https://alanorth.github.io/cgspace-notes/2018-06/'>Read more →</a>
</article>