ragestudio/corenode
[core] Bad peformance on runtime code execution
Aberta
#15 aberto em 17 de set. de 2021
enhancementgood first issue
Métricas do repositório
- Stars
- (6 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
-
When runtime perform a transformation for code execution uses
internal/builderbased on the slow babel transcompiler, causing a high asynchronous lock times. -
Some internal components from core needs to be transformed on runtime (like VMT, addons).
Proposal
- Refactor methods for implements new transcompiler provided