Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 21:46
c4f6040

SD-JWT ZK 1.0.0 benchmarks

Descriptive wall-clock observations; not performance thresholds or release promises.

  • Commit: c4f6040c35e2a4f70fd06d27406e2fd15b0f5e82
  • Generated: 2026-08-31T21:46:13.645591+00:00
  • System: Linux-6.17.0-1022-azure-x86_64-with-glibc2.39 (x86_64)
  • CPU: AMD EPYC 9V74 80-Core Processor
  • Compiler: c++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
  • Iterations: 2

Operation timings

Family Operation Median ms Min ms Max ms Median proof bytes Min bytes Max bytes
bearer-exact-key-with-status prove 6428 6378 6478 902508 902076 902940
bearer-exact-key-with-status rerandomize 4192.5 4190 4195 902508 902076 902940
bearer-exact-key-with-status verify 2640 2634 2646 902508 902076 902940
holder-bound-exact-key prove 8945.5 8870 9021 648068 647620 648516
holder-bound-exact-key verify 4011 4008 4014 648068 647620 648516
local-valid-status prove 974 974 974 244988 244588 245388
local-valid-status rerandomize 972.5 972 973 244988 244588 245388
local-valid-status verify 587.5 587 588 244988 244588 245388

Proof components

Values are median bytes with the observed range in parentheses.

Family Aggregate Presentation Credential KB Status
bearer-exact-key-with-status 902508 (902076–902940) 657244 (657132–657356) 0 0 245228 (244908–245548)
holder-bound-exact-key 648068 (647620–648516) 0 257436 (257292–257580) 145580 (145484–145676) 245052 (244652–245452)
local-valid-status 244988 (244588–245388) 0 0 0 244988 (244588–245388)

What's Changed

  • feat: publish proof benchmarks and releases by @jaromil in #1

New Contributors

Full Changelog: https://github.com/ForkbombEu/sd-jwt-zk/commits/v1.0.0