proost opened a new pull request, #89:
URL: https://github.com/apache/datasketches-characterization/pull/89

   previous request: 
https://github.com/apache/datasketches-characterization/pull/88#issuecomment-3582112022
   
   I upload theta sketch comparison between go and java.
   
   For the comparision, I changed profiles code to do same as java profiling.
   
   * Accuracy
   <img width="2100" height="1500" alt="theta_accuracy_comparison" 
src="https://github.com/user-attachments/assets/1b7cb49f-29fb-41c0-a337-2ad8022938a7";
 />
   
   * intersection accuracy
   <img width="2100" height="1500" alt="theta_intersection_accuracy_comparison" 
src="https://github.com/user-attachments/assets/c7a0e01b-12d4-41be-9c14-ef382465a6be";
 />
   
   * union accuracy
   <img width="2100" height="1500" alt="theta_union_accuracy_comparison" 
src="https://github.com/user-attachments/assets/d0e210c4-88ba-4cc7-949d-98e8535bb758";
 />
   
   * union update speed comparision
   <img width="2250" height="750" alt="theta_union_update_speed_comparison" 
src="https://github.com/user-attachments/assets/02c10b25-9eca-48eb-a755-13d0ddeba04a";
 />
   
   * update speed comparision
   <img width="2250" height="750" alt="theta_update_speed_comparison" 
src="https://github.com/user-attachments/assets/76cb5972-31f0-499f-b87b-69a62ccdf653";
 />
   
   
   Go version theta sketch needs optimization for the better speed.
   


-- 
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