Github user jinxing64 commented on the issue:

    https://github.com/apache/spark/pull/16867
  
    @mridulm 
    Thanks a lot for your comments. I did a test with `TreeSet` previously with 
100k tasks. I calculate the time spent on insertion. The results are:  372ms, 
362ms, 458ms, 429ms, 363ms, which I think might be acceptable, though the time 
complexity is O(log n).
    It's great if you can give more advice and I'm glad to try more ideas and 
do measurements :)


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to