AlexanderSaydakov commented on issue #409:
URL: 
https://github.com/apache/datasketches-cpp/issues/409#issuecomment-1888509328

   I measure like this: for each stream length (16 points per octave) spray the 
input in round-robin fashion across N sketches, then create a fresh sketch and 
merge all N sketches into it, measure rank error.
   Here is the result for just 2 sketches
   <img width="1319" alt="TDigest 100 rank error after 2-way merge 0 99 uniform 
random input" 
src="https://github.com/apache/datasketches-cpp/assets/13126686/4dadaf95-c43f-4199-90cd-782af2727342";>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to