Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify Benchmarking #4

Merged
merged 25 commits into from
Dec 31, 2024
Merged

Simplify Benchmarking #4

merged 25 commits into from
Dec 31, 2024

Conversation

itzmeanjan
Copy link
Owner

@itzmeanjan itzmeanjan commented Dec 27, 2024

  • Use google-benchmark fixtures to simplify setup/ teardown of benchmark functions.
  • Run benchmark on lesser number of parameter sets, but database size larger i.e. 1GB.
  • Refactor frodoPIR client/ server interface.
  • Update benchmark results.

- number of entries = 2^20
- each entry is of 1kB

Signed-off-by: Anjan Roy <[email protected]>
… functions

Default value is `false`, so no need to be explicit.

Signed-off-by: Anjan Roy <[email protected]>
@itzmeanjan itzmeanjan merged commit 6cbd18c into main Dec 31, 2024
24 checks passed
@itzmeanjan itzmeanjan deleted the simplify-benchmarking branch December 31, 2024 07:29
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