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

Speedup for content #200

Merged
merged 7 commits into from
Apr 9, 2022
Merged

Speedup for content #200

merged 7 commits into from
Apr 9, 2022

Conversation

blegat
Copy link
Member

@blegat blegat commented Apr 5, 2022

Part of #194

Benchmark 1

Time Alloc Memory
SIMDPolynomials 3.052 ms 86958 2.59 MiB
DynamicPolynomials 4.946 ms 107489 3.84 MiB
TypedPolynomials 3.139 ms 86455 2.58 MiB

Benchmark 2

Time Alloc Memory
SIMDPolynomials 21.231 μs 623 25.92 KiB
DynamicPolynomials 151.213 μs 2656 161.92 KiB
TypedPolynomials 47.272 μs 823 35.17 KiB

Benchmark 3

Time Alloc Memory
SIMDPolynomials 2.715 ms 76147 3.05 MiB
DynamicPolynomials 13.290 ms 222506 13.10 MiB
TypedPolynomials 2.509 ms 66448 3.01 MiB

Recommended by @YingboMa

@blegat blegat mentioned this pull request Apr 8, 2022
6 tasks
@blegat blegat merged commit 8e19e99 into master Apr 9, 2022
@blegat blegat deleted the bl/content_shortcut branch September 21, 2022 14:56
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