Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(gnolang): use slice not map for Attributes.data per usage performance #3437

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

perf(gnolang): use slice not map for Attributes.data per usage perfor…

8a7e96a
Select commit
Loading
Failed to load commit list.
Open

perf(gnolang): use slice not map for Attributes.data per usage performance #3437

perf(gnolang): use slice not map for Attributes.data per usage perfor…
8a7e96a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 3, 2025 in 0s

85.18% of diff hit (target 66.09%)

View this Pull Request on Codecov

85.18% of diff hit (target 66.09%)

Annotations

Check warning on line 196 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L196

Added line #L196 was not covered by tests

Check warning on line 251 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L250-L251

Added lines #L250 - L251 were not covered by tests