{
  "proof_construction_time_sha256": {
    "1": 5643,
    "4": 1531,
    "16": 709,
    "32": 762,
    "64": 776
  },
  "batch_insert_into_append_only_tree_16_depth_ms": {
    "1": 11.461241634410207,
    "16": 18.565745487812197
  },
  "batch_insert_into_append_only_tree_16_depth_hash_count": {
    "1": 16.70967741935484,
    "16": 31.78048780487805
  },
  "batch_insert_into_append_only_tree_16_depth_hash_ms": {
    "1": 0.6676383779013209,
    "16": 0.5696413806608689
  },
  "protocol_circuit_simulation_time_in_ms": {
    "private-kernel-init": 162,
    "private-kernel-inner": 610,
    "private-kernel-reset-small": 578,
    "private-kernel-tail": 535,
    "base-parity": 7.635897723959563,
    "root-parity": 50.174851124989495,
    "base-rollup": 812,
    "root-rollup": 94.20273839583297,
    "public-kernel-app-logic": 248,
    "public-kernel-tail": 878,
    "public-kernel-setup": 229,
    "public-kernel-teardown": 229,
    "merge-rollup": 6.526119883320159
  },
  "protocol_circuit_input_size_in_bytes": {
    "private-kernel-init": 19985,
    "private-kernel-inner": 89053,
    "private-kernel-reset-small": 117961,
    "private-kernel-tail": 86849,
    "base-parity": 128,
    "root-parity": 27064,
    "base-rollup": 111158,
    "root-rollup": 11518,
    "public-kernel-app-logic": 96978,
    "public-kernel-tail": 388207,
    "public-kernel-setup": 138309,
    "public-kernel-teardown": 143320,
    "merge-rollup": 2760
  },
  "protocol_circuit_output_size_in_bytes": {
    "private-kernel-init": 61999,
    "private-kernel-inner": 61999,
    "private-kernel-reset-small": 61999,
    "private-kernel-tail": 79454,
    "base-parity": 64,
    "root-parity": 64,
    "base-rollup": 957,
    "root-rollup": 821,
    "public-kernel-app-logic": 85095,
    "public-kernel-tail": 7755,
    "public-kernel-setup": 85095,
    "public-kernel-teardown": 85095,
    "merge-rollup": 957
  },
  "tx_pxe_processing_time_ms": {
    "0": 29701,
    "1": 4283,
    "2": 100599
  },
  "tx_size_in_bytes": {
    "0": 84741,
    "1": 673219
  },
  "batch_insert_into_append_only_tree_32_depth_ms": {
    "64": 52.874735782356154,
    "128": 83.78839006667646,
    "512": 271,
    "1024": 507,
    "2048": 1003,
    "4096": 1983
  },
  "batch_insert_into_append_only_tree_32_depth_hash_count": {
    "64": 95.94117647058823,
    "128": 159,
    "512": 543,
    "1024": 1055,
    "2048": 2079,
    "4096": 4127
  },
  "batch_insert_into_append_only_tree_32_depth_hash_ms": {
    "64": 0.5406588128190545,
    "128": 0.5166040389098533,
    "512": 0.4911206777163904,
    "1024": 0.47276029302366424,
    "2048": 0.47544901202501205,
    "4096": 0.47336602083838136
  },
  "batch_insert_into_indexed_tree_40_depth_ms": {
    "32": 68.44594914005528
  },
  "batch_insert_into_indexed_tree_40_depth_hash_count": {
    "32": 108
  },
  "batch_insert_into_indexed_tree_40_depth_hash_ms": {
    "32": 0.5986794953052202
  },
  "batch_insert_into_indexed_tree_20_depth_ms": {
    "64": 63.274263617644294,
    "128": 120,
    "512": 385,
    "1024": 745,
    "2048": 1499,
    "4096": 2980
  },
  "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.5496205664365293,
    "128": 0.540679182812814,
    "512": 0.5219621734104046,
    "1024": 0.5123816829027183,
    "2048": 0.5182379076468415,
    "4096": 0.518203076923077
  },
  "tx_sequencer_processing_time_ms": {
    "0": 1416,
    "1": 2687,
    "2": 2103,
    "4": 3302,
    "8": 2007
  },
  "app_circuit_proving_time_in_ms": {
    "SchnorrAccount:entrypoint": 46860,
    "Test:emit_nullifier": 2789,
    "FPC:fee_entrypoint_public": 16704,
    "FPC:fee_entrypoint_private": 8871,
    "Token:unshield": 49839,
    "SchnorrAccount:spend_private_authwit": 2671,
    "Token:transfer": 34932
  },
  "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": 3760,
    "private-kernel-inner": 4973,
    "private-kernel-reset-small": 2403,
    "private-kernel-tail": 3823,
    "private-kernel-tail-to-public": 9871,
    "base-parity": 897,
    "public-kernel-app-logic": 212,
    "public-kernel-setup": 260,
    "base-rollup": 2821,
    "root-parity": 508,
    "public-kernel-tail": 798,
    "public-kernel-teardown": 270,
    "merge-rollup": 82.6726694998797,
    "root-rollup": 110
  },
  "protocol_circuit_proving_time_in_ms": {
    "private-kernel-init": 21879,
    "private-kernel-inner": 40419,
    "private-kernel-reset-small": 23139,
    "private-kernel-tail": 38017,
    "private-kernel-tail-to-public": 72830,
    "base-parity": 3482,
    "public-kernel-app-logic": 746,
    "public-kernel-setup": 884,
    "root-parity": 41051,
    "public-kernel-tail": 1134,
    "public-kernel-teardown": 1049,
    "base-rollup": 43344,
    "merge-rollup": 1616,
    "root-rollup": 8332
  },
  "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-app-logic": 116448,
    "public-kernel-setup": 116448,
    "root-parity": 2720,
    "public-kernel-tail": 10176,
    "public-kernel-teardown": 116448,
    "base-rollup": 3136,
    "merge-rollup": 3136,
    "root-rollup": 3456
  },
  "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-app-logic": 4096,
    "public-kernel-setup": 4096,
    "root-parity": 2097152,
    "public-kernel-tail": 512,
    "public-kernel-teardown": 4096,
    "base-rollup": 2097152,
    "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-app-logic": 3572,
    "public-kernel-setup": 3572,
    "root-parity": 18,
    "public-kernel-tail": 251,
    "public-kernel-teardown": 3572,
    "base-rollup": 31,
    "merge-rollup": 31,
    "root-rollup": 41
  },
  "node_history_sync_time_in_ms": {
    "5": 15351,
    "10": 28545
  },
  "node_database_size_in_bytes": {
    "5": 21282896,
    "10": 38273104
  },
  "pxe_database_size_in_bytes": {
    "5": 29868,
    "10": 59425
  },
  "l2_block_building_time_in_ms": {
    "8": 33697,
    "32": 133278,
    "64": 265539
  },
  "l2_block_rollup_simulation_time_in_ms": {
    "8": 33514,
    "32": 132623,
    "64": 264263
  },
  "l2_block_public_tx_process_time_in_ms": {
    "8": 20664,
    "32": 83720,
    "64": 167184
  },
  "l1_rollup_calldata_gas": {
    "8": 6856,
    "32": 6868,
    "64": 6868
  },
  "l1_rollup_calldata_size_in_bytes": {
    "8": 772,
    "32": 772,
    "64": 772
  },
  "l1_rollup_execution_gas": {
    "8": 587396,
    "32": 587408,
    "64": 587408
  },
  "l2_block_processing_time_in_ms": {
    "8": 1403,
    "32": 5161,
    "64": 10238
  },
  "timestamp": "2024-05-21T21:25:58.755Z"
}