{
  "proof_construction_time_sha256": {
    "1": 5769,
    "4": 1550,
    "16": 712,
    "32": 788,
    "64": 773
  },
  "batch_insert_into_append_only_tree_16_depth_ms": {
    "1": 11.55675474038519,
    "16": 18.747482978266856
  },
  "batch_insert_into_append_only_tree_16_depth_hash_count": {
    "1": 16.71153846153846,
    "16": 31.782608695652176
  },
  "batch_insert_into_append_only_tree_16_depth_hash_ms": {
    "1": 0.6731683048609457,
    "16": 0.5755785483895968
  },
  "protocol_circuit_simulation_time_in_ms": {
    "private-kernel-init": 161,
    "private-kernel-inner": 598,
    "private-kernel-reset-small": 579,
    "private-kernel-tail": 535,
    "base-parity": 7.399081039474702,
    "root-parity": 50.078499122806406,
    "base-rollup": 722,
    "root-rollup": 90.86555287719698,
    "public-kernel-app-logic": 242,
    "public-kernel-tail": 863,
    "public-kernel-setup": 185,
    "public-kernel-teardown": 187,
    "private-kernel-reset": 614,
    "private-kernel-ordering": 344,
    "merge-rollup": 6.490915512498153
  },
  "protocol_circuit_input_size_in_bytes": {
    "private-kernel-init": 19911,
    "private-kernel-inner": 87936,
    "private-kernel-reset-small": 117961,
    "private-kernel-tail": 86849,
    "base-parity": 128,
    "root-parity": 27064,
    "base-rollup": 111154,
    "root-rollup": 11507,
    "public-kernel-app-logic": 96448,
    "public-kernel-tail": 380752,
    "public-kernel-setup": 112995,
    "public-kernel-teardown": 121999,
    "private-kernel-reset": 210456,
    "private-kernel-ordering": 61368,
    "merge-rollup": 2760
  },
  "protocol_circuit_output_size_in_bytes": {
    "private-kernel-init": 61150,
    "private-kernel-inner": 60971,
    "private-kernel-reset-small": 61999,
    "private-kernel-tail": 79454,
    "base-parity": 64,
    "root-parity": 64,
    "base-rollup": 955,
    "root-rollup": 815,
    "public-kernel-app-logic": 84613,
    "public-kernel-tail": 7752,
    "public-kernel-setup": 75762,
    "public-kernel-teardown": 77762,
    "private-kernel-reset": 41446,
    "private-kernel-ordering": 39490,
    "merge-rollup": 957
  },
  "tx_pxe_processing_time_ms": {
    "0": 21017,
    "1": 4268,
    "2": 100278
  },
  "tx_size_in_bytes": {
    "0": 83802,
    "1": 765739
  },
  "batch_insert_into_append_only_tree_32_depth_ms": {
    "64": 53.007713328729636,
    "128": 81.2660756666582,
    "512": 262,
    "1024": 510,
    "2048": 991,
    "4096": 1990
  },
  "batch_insert_into_append_only_tree_32_depth_hash_count": {
    "64": 95.93646408839778,
    "128": 159,
    "512": 543,
    "1024": 1055,
    "2048": 2079,
    "4096": 4127
  },
  "batch_insert_into_append_only_tree_32_depth_hash_ms": {
    "64": 0.5413195770069779,
    "128": 0.5012277789517819,
    "512": 0.47621162430939223,
    "1024": 0.4758204521647387,
    "2048": 0.46985937085137086,
    "4096": 0.47481654276714325
  },
  "batch_insert_into_indexed_tree_40_depth_ms": {
    "32": 68.839045343754
  },
  "batch_insert_into_indexed_tree_40_depth_hash_count": {
    "32": 109
  },
  "batch_insert_into_indexed_tree_40_depth_hash_ms": {
    "32": 0.5997617471293973
  },
  "batch_insert_into_indexed_tree_20_depth_ms": {
    "64": 63.908793939227245,
    "128": 121,
    "512": 378,
    "1024": 753,
    "2048": 1471,
    "4096": 2968
  },
  "batch_insert_into_indexed_tree_20_depth_hash_count": {
    "64": 106,
    "128": 208,
    "512": 692,
    "1024": 1363,
    "2048": 2707,
    "4096": 5395
  },
  "batch_insert_into_indexed_tree_20_depth_hash_ms": {
    "64": 0.5518009920273643,
    "128": 0.5416431459050993,
    "512": 0.5122397225433526,
    "1024": 0.5181398396716517,
    "2048": 0.508809409678611,
    "4096": 0.516267916218721
  },
  "tx_sequencer_processing_time_ms": {
    "0": 1035,
    "1": 2223,
    "2": 1721,
    "4": 2708,
    "8": 1743
  },
  "app_circuit_proving_time_in_ms": {
    "SchnorrAccount:entrypoint": 48017,
    "Test:emit_nullifier": 2770,
    "FPC:fee_entrypoint_public": 16619,
    "FPC:fee_entrypoint_private": 8874,
    "Token:unshield": 49550,
    "SchnorrAccount:spend_private_authwit": 2707,
    "Token:transfer": 34870
  },
  "app_circuit_proof_size_in_bytes": {
    "SchnorrAccount:entrypoint": 16128,
    "Test:emit_nullifier": 16128,
    "FPC:fee_entrypoint_public": 16128,
    "FPC:fee_entrypoint_private": 16128,
    "Token:unshield": 16128,
    "SchnorrAccount:spend_private_authwit": 16128,
    "Token:transfer": 16128
  },
  "app_circuit_size_in_gates": {
    "SchnorrAccount:entrypoint": 2097152,
    "Test:emit_nullifier": 65536,
    "FPC:fee_entrypoint_public": 524288,
    "FPC:fee_entrypoint_private": 524288,
    "Token:unshield": 2097152,
    "SchnorrAccount:spend_private_authwit": 131072,
    "Token:transfer": 2097152
  },
  "app_circuit_num_public_inputs": {
    "SchnorrAccount:entrypoint": 437,
    "Test:emit_nullifier": 437,
    "FPC:fee_entrypoint_public": 437,
    "FPC:fee_entrypoint_private": 437,
    "Token:unshield": 437,
    "SchnorrAccount:spend_private_authwit": 437,
    "Token:transfer": 437
  },
  "protocol_circuit_witness_generation_time_in_ms": {
    "private-kernel-init": 3629,
    "private-kernel-inner": 4806,
    "private-kernel-reset-small": 2339,
    "private-kernel-tail": 3773,
    "private-kernel-tail-to-public": 9495,
    "base-parity": 967,
    "public-kernel-setup": 242,
    "base-rollup": 5753,
    "public-kernel-app-logic": 239,
    "root-parity": 145,
    "public-kernel-teardown": 266,
    "public-kernel-tail": 494,
    "merge-rollup": 97.15656650005258,
    "root-rollup": 123
  },
  "protocol_circuit_proving_time_in_ms": {
    "private-kernel-init": 21981,
    "private-kernel-inner": 40481,
    "private-kernel-reset-small": 23164,
    "private-kernel-tail": 37747,
    "private-kernel-tail-to-public": 72522,
    "base-parity": 8528,
    "public-kernel-setup": 636,
    "public-kernel-app-logic": 582,
    "root-parity": 97990,
    "public-kernel-teardown": 678,
    "base-rollup": 91154,
    "public-kernel-tail": 666,
    "merge-rollup": 2987,
    "root-rollup": 11880
  },
  "protocol_circuit_proof_size_in_bytes": {
    "private-kernel-init": 86720,
    "private-kernel-inner": 86720,
    "private-kernel-reset-small": 86720,
    "private-kernel-tail": 10688,
    "private-kernel-tail-to-public": 116960,
    "base-parity": 2208,
    "public-kernel-setup": 89725,
    "public-kernel-app-logic": 90393,
    "root-parity": 2720,
    "public-kernel-teardown": 94736,
    "base-rollup": 3120,
    "public-kernel-tail": 10144,
    "merge-rollup": 3120,
    "root-rollup": 3440
  },
  "protocol_circuit_size_in_gates": {
    "private-kernel-init": 1048576,
    "private-kernel-inner": 2097152,
    "private-kernel-reset-small": 1048576,
    "private-kernel-tail": 2097152,
    "private-kernel-tail-to-public": 4194304,
    "base-parity": 131072,
    "public-kernel-setup": 4096,
    "public-kernel-app-logic": 4096,
    "root-parity": 2097152,
    "public-kernel-teardown": 4096,
    "base-rollup": 2097152,
    "public-kernel-tail": 512,
    "merge-rollup": 65536,
    "root-rollup": 524288
  },
  "protocol_circuit_num_public_inputs": {
    "private-kernel-init": 2643,
    "private-kernel-inner": 2643,
    "private-kernel-reset-small": 2643,
    "private-kernel-tail": 267,
    "private-kernel-tail-to-public": 3588,
    "base-parity": 2,
    "public-kernel-setup": 3572,
    "public-kernel-app-logic": 3572,
    "root-parity": 18,
    "public-kernel-teardown": 3572,
    "base-rollup": 31,
    "public-kernel-tail": 251,
    "merge-rollup": 31,
    "root-rollup": 41
  },
  "node_history_sync_time_in_ms": {
    "5": 15495,
    "10": 28761
  },
  "node_database_size_in_bytes": {
    "5": 21205072,
    "10": 37937232
  },
  "pxe_database_size_in_bytes": {
    "5": 29868,
    "10": 59425
  },
  "l2_block_building_time_in_ms": {
    "8": 32402,
    "32": 128025,
    "64": 256991
  },
  "l2_block_rollup_simulation_time_in_ms": {
    "8": 32218,
    "32": 127369,
    "64": 255716
  },
  "l2_block_public_tx_process_time_in_ms": {
    "8": 16883,
    "32": 70144,
    "64": 144258
  },
  "l1_rollup_calldata_gas": {
    "8": 6856,
    "32": 6880,
    "64": 6880
  },
  "l1_rollup_calldata_size_in_bytes": {
    "8": 772,
    "32": 772,
    "64": 772
  },
  "l1_rollup_execution_gas": {
    "8": 587396,
    "32": 587420,
    "64": 587420
  },
  "l2_block_processing_time_in_ms": {
    "8": 1360,
    "32": 5091,
    "64": 10246
  },
  "timestamp": "2024-05-22T12:23:05.630Z"
}