Skip to content
Snippets Groups Projects

use the degree as parameter to the benchmarks

Merged STEVAN Antoine requested to merge degree-as-parameter into main

... instead of the number of bytes that does not really make any sense because we only consider one polynomial, i.e. only one column / shard of data.

the following relation between the degree of the polynomials and the size of the data holds still

\text{deg}(P) = \frac{\#\text{bytes}}{k \times |f_r|}
where
|f_r|
is the size of an element of the scalar finite prime field of the elliptic curve
F_r
and
P
is the polynomial of a single column / shard of data

Edited by STEVAN Antoine

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading