{
  "proof_construction_time_sha256": {
    "1": 5690,
    "4": 1541,
    "16": 715,
    "32": 760,
    "64": 776
  },
  "batch_insert_into_append_only_tree_16_depth_ms": {
    "1": 11.535190923074948,
    "16": 18.705526923915308
  },
  "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.6723232638988118,
    "16": 0.574889237556657
  },
  "protocol_circuit_simulation_time_in_ms": {
    "private-kernel-init": 157,
    "private-kernel-inner": 593,
    "private-kernel-reset-small": 574,
    "private-kernel-tail": 529,
    "base-parity": 8.311789105261772,
    "root-parity": 50.29001684211197,
    "base-rollup": 800,
    "root-rollup": 91.08194219298088,
    "public-kernel-app-logic": 243,
    "public-kernel-tail": 862,
    "public-kernel-setup": 186,
    "public-kernel-teardown": 192,
    "private-kernel-reset": 616,
    "private-kernel-ordering": 343,
    "merge-rollup": 6.578925241665032
  },
  "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": 21150,
    "1": 4257,
    "2": 100809
  },
  "tx_size_in_bytes": {
    "0": 83802,
    "1": 765739
  },
  "batch_insert_into_append_only_tree_32_depth_ms": {
    "64": 52.81282382873222,
    "128": 80.99706346662715,
    "512": 262,
    "1024": 505,
    "2048": 987,
    "4096": 1952
  },
  "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.5405454585446715,
    "128": 0.49933422356394125,
    "512": 0.47642401473296503,
    "1024": 0.47132798502865164,
    "2048": 0.4680703261183261,
    "4096": 0.4663340537921008
  },
  "batch_insert_into_indexed_tree_40_depth_ms": {
    "32": 68.22666711277225
  },
  "batch_insert_into_indexed_tree_40_depth_hash_count": {
    "32": 109
  },
  "batch_insert_into_indexed_tree_40_depth_hash_ms": {
    "32": 0.5951476463357608
  },
  "batch_insert_into_indexed_tree_20_depth_ms": {
    "64": 63.624244502761286,
    "128": 119,
    "512": 377,
    "1024": 740,
    "2048": 1469,
    "4096": 2927
  },
  "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.5500408293985768,
    "128": 0.5355939381478934,
    "512": 0.5120216416184971,
    "1024": 0.50935746597312,
    "2048": 0.5086665622460288,
    "4096": 0.5089830435588508
  },
  "tx_sequencer_processing_time_ms": {
    "0": 1072,
    "1": 2663,
    "2": 1750,
    "4": 2857,
    "8": 1750
  },
  "app_circuit_proving_time_in_ms": {
    "SchnorrAccount:entrypoint": 48689,
    "Test:emit_nullifier": 2516,
    "FPC:fee_entrypoint_public": 8585,
    "FPC:fee_entrypoint_private": 8899,
    "Token:unshield": 50181,
    "SchnorrAccount:spend_private_authwit": 2662,
    "Token:transfer": 34957
  },
  "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": 3693,
    "private-kernel-inner": 5236,
    "private-kernel-reset-small": 2448,
    "private-kernel-tail": 2879,
    "private-kernel-tail-to-public": 10165,
    "base-parity": 662,
    "public-kernel-app-logic": 808,
    "base-rollup": 6177,
    "root-parity": 226,
    "public-kernel-setup": 297,
    "public-kernel-tail": 597,
    "public-kernel-teardown": 246,
    "merge-rollup": 126,
    "root-rollup": 157
  },
  "protocol_circuit_proving_time_in_ms": {
    "private-kernel-init": 22506,
    "private-kernel-inner": 40521,
    "private-kernel-reset-small": 23461,
    "private-kernel-tail": 40190,
    "private-kernel-tail-to-public": 72925,
    "base-parity": 8108,
    "public-kernel-app-logic": 622,
    "root-parity": 98440,
    "public-kernel-setup": 610,
    "base-rollup": 91533,
    "public-kernel-tail": 740,
    "public-kernel-teardown": 698,
    "merge-rollup": 2518,
    "root-rollup": 11937
  },
  "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": 90393,
    "root-parity": 2720,
    "public-kernel-setup": 89725,
    "base-rollup": 3120,
    "public-kernel-tail": 10144,
    "public-kernel-teardown": 94736,
    "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-app-logic": 4096,
    "root-parity": 2097152,
    "public-kernel-setup": 4096,
    "base-rollup": 2097152,
    "public-kernel-tail": 512,
    "public-kernel-teardown": 4096,
    "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,
    "root-parity": 18,
    "public-kernel-setup": 3572,
    "base-rollup": 31,
    "public-kernel-tail": 251,
    "public-kernel-teardown": 3572,
    "merge-rollup": 31,
    "root-rollup": 41
  },
  "node_history_sync_time_in_ms": {
    "5": 15176,
    "10": 28256
  },
  "node_database_size_in_bytes": {
    "5": 21413968,
    "10": 38101072
  },
  "pxe_database_size_in_bytes": {
    "5": 29868,
    "10": 59425
  },
  "l2_block_building_time_in_ms": {
    "8": 33244,
    "32": 130736,
    "64": 261011
  },
  "l2_block_rollup_simulation_time_in_ms": {
    "8": 33062,
    "32": 130096,
    "64": 259753
  },
  "l2_block_public_tx_process_time_in_ms": {
    "8": 20425,
    "32": 82149,
    "64": 164202
  },
  "l1_rollup_calldata_gas": {
    "8": 6844,
    "32": 6868,
    "64": 6868
  },
  "l1_rollup_calldata_size_in_bytes": {
    "8": 772,
    "32": 772,
    "64": 772
  },
  "l1_rollup_execution_gas": {
    "8": 587384,
    "32": 587408,
    "64": 587408
  },
  "l2_block_processing_time_in_ms": {
    "8": 1348,
    "32": 5063,
    "64": 10069
  },
  "timestamp": "2024-05-21T14:58:10.917Z"
}