Skip to content

Performance: inline the Bernstein functions#780

Merged
phkahler merged 1 commit intosolvespace:masterfrom
ruevs:BernsteinInline
Oct 25, 2020
Merged

Performance: inline the Bernstein functions#780
phkahler merged 1 commit intosolvespace:masterfrom
ruevs:BernsteinInline

Conversation

@ruevs
Copy link
Member

@ruevs ruevs commented Oct 25, 2020

This is another small profiling driven optimization.
Moving the initialization of const double *c as part of the definition also helps with the generated assembler.

This is another small profiling driven optimization.
Moving the initialization of `const double *c` as part of the definition
also helps with the generated assembler.
@phkahler phkahler merged commit 7292c32 into solvespace:master Oct 25, 2020
@ruevs ruevs deleted the BernsteinInline branch October 26, 2020 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants