Github user afs commented on the issue:

    https://github.com/apache/jena/pull/157
  
    It's sorting time inside of Fuseki that will really count. A few % is OK 
for me - optimizing other things, e.g. the comparison process of 
{{BindingComparator}} itself, is better to recover any loss.
    
    I am a bit surprised the code makes any difference because the comparison 
of two items is rather flexible ... which means not cheap.
    
    I agree with @ajs6f - let's merge it and the see what's what such as 
folding the cancellability into {{BindingComparator}} is one option.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to