Hi Xiadhu,<div><br></div><div>In terms of performance testing, a fairly trivial benchmark is to generate x years of minutely (or hourly) tick data and see how, as the size gets bigger, the performance changes. This is useful to make sure you don't have any logarithmic or exponential time "hidden loops".</div><div><br></div><div>What do you think?<br><br><div class="gmail_quote"><div dir="ltr">On Tue, Feb 26, 2019, 5:02 PM 王小虎 <<a href="mailto:xiaohu.wang0921@gmail.com">xiaohu.wang0921@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello everyone,<div><br></div><div>I recently wrote a Mercury module for processing JSON data. It is my first time to do something useful with Mercury, and I really want to have some feedback from you guys before continuing working on it. I put my code in <a href="https://github.com/XiaohuWang0921/mercury-json" target="_blank">https://github.com/XiaohuWang0921/mercury-json</a>, so please take a look there and tell me what you think. Thanks!</div><div><br></div><div>Greetings</div><div><br></div><div>Xiaohu Wang</div></div></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.mercurylang.org" target="_blank">users@lists.mercurylang.org</a><br>
<a href="https://lists.mercurylang.org/listinfo/users" rel="noreferrer" target="_blank">https://lists.mercurylang.org/listinfo/users</a><br>
</blockquote></div></div>