Skip to content

perf: fast path for SIS with logTwoBound: 8, logTwoDegree: 6#416

Merged
gbotrel merged 11 commits intodevelopfrom
perf/sisclean
Jun 30, 2023
Merged

perf: fast path for SIS with logTwoBound: 8, logTwoDegree: 6#416
gbotrel merged 11 commits intodevelopfrom
perf/sisclean

Conversation

@gbotrel
Copy link
Copy Markdown
Collaborator

@gbotrel gbotrel commented Jun 27, 2023

Fast path for {logTwoBound: 8, logTwoDegree: 6}, .

FFT (size 64) is unrolled.
Limb decomposition is simpler (we advance byte per byte).

Result, on M1 (not benched on x86)

SIS --> 30% faster.
Wizard.Prove --> 10% faster.

@gbotrel gbotrel changed the title perf: unroll FFT of size 64 for SIS hash function perf: fast path for SIS with logTwoBound: 8, logTwoDegree: 6 Jun 27, 2023
@gbotrel gbotrel marked this pull request as draft June 27, 2023 23:12
@gbotrel gbotrel marked this pull request as ready for review June 30, 2023 19:56
@gbotrel gbotrel merged commit cf1c8bd into develop Jun 30, 2023
@gbotrel gbotrel deleted the perf/sisclean branch June 30, 2023 20:17
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