Zannick/logic-graph

Performance improvements for Compiler script

Open

#208 opened on Aug 24, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

It takes over 10 seconds for Axiom Verge 2 at this point, and around a quarter of that is on rendering templates. It would be good to profile and reduce any repetitive actions like sorting.

Contributor guide