mmaker / zkalc

A web tool that helps you compare and visualize the performance of cryptographic operations
https://zka.lc
BSD 3-Clause "New" or "Revised" License
72 stars 11 forks source link

FFT of 1 element leading estimated negative results #34

Open mmaker opened 11 months ago

mmaker commented 11 months ago

submitted from Geoffroy Couteau foo

mmaker commented 9 months ago

The function for estimating fft's is here: https://github.com/mmaker/zkalc/blob/main/frontend/lib/estimates.js#L153