<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 29/07/16 03:29 PM, gordon chung wrote:<br>
</div>
<blockquote cite="mid:SN1PR16MB05279EEF43762E5F0915F91EDE010@SN1PR16MB0527.namprd16.prod.outlook.com" type="cite">
<pre wrap="">i'm using Ceph. but i should mention i also only have 1 thread enabled 
because python+threading is... yeah.

i'll give it a try again with threads enabled.
</pre>
</blockquote>
<br>
I tried this again with 16 threads. as expected, python (2.7.x) threads do jack all.<br>
<br>
i also tried lowering the points per object to 900 (~8KB max). this performed ~4% worse for read/writes. i should probably add a disclaimer that i'm batching 75K points/metric at once which is probably not normal.<br>
<br>
so from very rough testing, we can choose to lower it to 3600points which offers better split opportunities with negligible improvement/degradation, or even more to 900points with potentially small write degradation (massive batching).<br>
<br>
<pre class="moz-signature" cols="72">-- 
gord</pre>
</body>
</html>