Skip to content

Use int normally, use int64 if needed - #6

Open
Tougee wants to merge 2 commits into
masterfrom
int64
Open

Use int normally, use int64 if needed#6
Tougee wants to merge 2 commits into
masterfrom
int64

Conversation

@Tougee

@Tougee Tougee commented Sep 23, 2021

Copy link
Copy Markdown
Owner

A new try to optimize calculations, normally use int, use Int64 while calling load3(), load4(), FeToBytes(), FeCombine(), FeMul(), feSquare(), ScMulAdd(), there're some Int32 usages.
Benchmark results are not fast enough, I'll make some detailed improvements later for object allocations.

@D00mch

D00mch commented May 8, 2022

Copy link
Copy Markdown

Why don't you merge it?

@Tougee

Tougee commented May 9, 2022

Copy link
Copy Markdown
Owner Author

Why don't you merge it?

Benchmark results not good.

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.

2 participants