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: Improve performance when rendering elements #86

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

stephannv
Copy link
Owner

~28% faster.

Before:

Blueprint::HTML 0.11.0 749.34k (  1.33µs) (± 0.89%)  2.69kB/op   8.22× slower
                   ECR   6.16M (162.43ns) (± 0.67%)  1.51kB/op        fastest

After:

Blueprint::HTML 0.11.0 952.75k (  1.05µs) (± 0.56%)  2.69kB/op   6.47× slower
                   ECR   6.16M (162.24ns) (± 0.83%)  1.51kB/op        fastest

@stephannv stephannv self-assigned this Oct 19, 2024
@stephannv stephannv merged commit 83d4c90 into main Oct 19, 2024
1 check passed
@stephannv stephannv deleted the improve_perf branch October 19, 2024 19:45
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.

1 participant