GraphiteEditor / GraphiteEditor/Graphite
Long node graph evaluations hang frontend
Open
Performance
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
Despite all of the weird and hacky things we have to pass node graph evaluations to another 'thread' both browsers I have tested (firefox-dev and msedge) appear to evaluated the node graph on the main thread. This was confirmed both by running an expensive node and using the profiler.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.