Skip to content

perf(system_contracats): stop reparsing ABI#200

Open
MatusKysel wants to merge 1 commit intodevelopfrom
fix-ABI-parsing
Open

perf(system_contracats): stop reparsing ABI#200
MatusKysel wants to merge 1 commit intodevelopfrom
fix-ABI-parsing

Conversation

@MatusKysel
Copy link
Contributor

Description

The flamegraph shows a notable 5%+ of runtime spent in serde_json::de::from_str, pointing to repeated parsing of BSC system contract ABIs during executor creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants