josefschiefer27 opened a new issue, #12463:
URL: https://github.com/apache/lucene/issues/12463

   ### Description
   
   I found this [article about an interesting SIGMOD 
paper](https://blog.acolyer.org/2020/10/19/the-case-for-a-learned-sorting-algorithm/)
 about a learned sorting algorithm which outperforms Radixsort by the factor 
1.49. While the implementation doesn't look trivial, it might be an opportunity 
to significantly speed up the sorting in Lucene. 
   cc: @jpountz @bruno-roustant 


-- 
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: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to