Skip to content

Little math optimization. Smaller footprint, faster execution. #108

Open
GlebKonstPub wants to merge 1 commit intologicomacorp:masterfrom
GlebKonstPub:master
Open

Little math optimization. Smaller footprint, faster execution. #108
GlebKonstPub wants to merge 1 commit intologicomacorp:masterfrom
GlebKonstPub:master

Conversation

@GlebKonstPub
Copy link
Copy Markdown

Mathematically identical.
Mostly just replacing stuff containing long chains of operations with simple multiply/accumulate stuff.
Also a little Chebyshev trick to eliminate unnecessary calls to FastSin function.

@GlebKonstPub GlebKonstPub changed the title Little math optimizing. Smaller footprint, faster execution. Little math optimization. Smaller footprint, faster execution. Mar 14, 2026
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