Skip to content

Some optimization#254

Open
KhalidMustafin wants to merge 1 commit intodrift-labs:masterfrom
KhalidMustafin:amm_optimization
Open

Some optimization#254
KhalidMustafin wants to merge 1 commit intodrift-labs:masterfrom
KhalidMustafin:amm_optimization

Conversation

@KhalidMustafin
Copy link
Contributor

Why

Pure integer, fixed-point arithmetic → reproducible across environments and tests.

Fewer operations on hot paths → faster and easier to read.

Compatibility

Public API unchanged. The only difference is the removal of prior float-rounding variance.

…ts and tests.

Fewer operations on hot paths → faster and easier to read.
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