Github user punya commented on the pull request:

    https://github.com/apache/spark/pull/5547#issuecomment-96840735
  
    If there are over 1000 tasks, it seems like it would be more valuable to see
    * statistical information about all the tasks
    * details about a smaller subset chosen in some way (like a drill down view)
    Rendering 10k tasks is possible using a canvas, but it's unclear to me what
    a user would do with that much density of information.
    
    Punya
    On Mon, Apr 27, 2015 at 6:33 PM Pradyumn Shroff <[email protected]>
    wrote:
    
    > After some further research, I have come to the conclusion that if we want
    > to have over a 1000 tasks displayed on the graph, d3.js or libraries on 
top
    > of it aren't the best choice since rendering that many SVG elements is
    > bound to be slow above a certain limit.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/5547#issuecomment-96839375>.
    >



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