Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Program takes longer than the total rendering process to complete? #6

Open
cmdcolin opened this issue Feb 21, 2021 · 1 comment
Open

Comments

@cmdcolin
Copy link
Collaborator

Running the await renderToSvg sometimes takes significantly shorter than the total program time e.g. 5 seconds vs 25 total

The program console.error logs the output to show rendering time and total program completion is printed by node by default

@cmdcolin
Copy link
Collaborator Author

loading the json file generated we can see the majority of the running time after image completes rendering is an epoll_ewait

www speedscope app_ (1)

hard to say what that is....the image is generally generated after a short time span but this process runs for a long time afterwards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant