<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><span style="font-family:Arial,Helvetica,sans-serif">On Thu, Aug 27, 2020 at 11:51 AM Oliver Korpilla <<a href="mailto:oliver.korpilla@gmx.de">oliver.korpilla@gmx.de</a>> wrote:</span><br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I have some data that's between 100K and 1M in size, depending if I use<br>
the whole data set or just a part. Access is read-only.<br>
<br></blockquote><div><br></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Sounds like a job for the module persistent_term to me. That should give you very fast read-only access. It kind-of uses the same literal space as other posts suggest, but does it a bit more directly.</div><br></div></div></div>