Revision 239d5a792bebe575521f28c8b77342b718e1b0b0 authored by Marge Bot on 10 September 2021, 15:07:32 UTC, committed by Marge Bot on 10 September 2021, 15:07:32 UTC
Mempool/test: Add two new property tests

See merge request tezos/tezos!3483
2 parent s bcd91c0 + 5bdc78c
Raw File
test-results.json
[
  {
    "file": "basic.ml",
    "title": "Alpha: node initialization (archive mode)",
    "tags": [
      "alpha",
      "basic",
      "node",
      "archive"
    ],
    "successful_runs": {
      "total_time": "4468066",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "basic.ml",
    "title": "Alpha: node initialization (full mode)",
    "tags": [
      "alpha",
      "basic",
      "node",
      "full"
    ],
    "successful_runs": {
      "total_time": "4587030",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "basic.ml",
    "title": "Alpha: node initialization (rolling mode)",
    "tags": [
      "alpha",
      "basic",
      "node",
      "rolling"
    ],
    "successful_runs": {
      "total_time": "4594006",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (archive / archive)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_archive"
    ],
    "successful_runs": {
      "total_time": "37605787",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (archive / full)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_full"
    ],
    "successful_runs": {
      "total_time": "38522752",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (archive / rolling)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_archive",
      "secondary_rolling"
    ],
    "successful_runs": {
      "total_time": "39173691",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (full / archive)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_full",
      "secondary_archive"
    ],
    "successful_runs": {
      "total_time": "40262687",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (full / full)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_full",
      "secondary_full"
    ],
    "successful_runs": {
      "total_time": "42066591",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (full / rolling)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_full",
      "secondary_rolling"
    ],
    "successful_runs": {
      "total_time": "43527376",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (rolling / archive)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_rolling",
      "secondary_archive"
    ],
    "successful_runs": {
      "total_time": "41924845",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (rolling / rolling)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_rolling",
      "secondary_rolling"
    ],
    "successful_runs": {
      "total_time": "42097302",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "Alpha: node synchronization (rolling / full)",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync",
      "activate",
      "bake",
      "primary_rolling",
      "secondary_full"
    ],
    "successful_runs": {
      "total_time": "44812829",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "hash_data.ml",
    "title": "Alpha: hash data ... of type ... (good)",
    "tags": [
      "regression",
      "alpha",
      "hash",
      "data",
      "mockup"
    ],
    "successful_runs": {
      "total_time": "23570345",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "hash_data.ml",
    "title": "Alpha: hash data ... of type ... (bad)",
    "tags": [
      "regression",
      "alpha",
      "hash",
      "data",
      "mockup"
    ],
    "successful_runs": {
      "total_time": "2487066",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "hash_data.ml",
    "title": "Alpha: hash data ... of type ... (ugly)",
    "tags": [
      "alpha",
      "hash",
      "data",
      "mockup"
    ],
    "successful_runs": {
      "total_time": "1453363",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "synchronisation_heuristic.ml",
    "title": "Alpha: check synchronization state",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "sync"
    ],
    "successful_runs": {
      "total_time": "13278002",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "synchronisation_heuristic.ml",
    "title": "Alpha: Check prevalidator start",
    "tags": [
      "alpha",
      "bootstrap",
      "node",
      "prevalidator"
    ],
    "successful_runs": {
      "total_time": "7177404",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "normalize.ml",
    "title": "Alpha: normalize data",
    "tags": [
      "alpha",
      "normalize",
      "data"
    ],
    "successful_runs": {
      "total_time": "3596174",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "normalize.ml",
    "title": "Alpha: normalize data (mockup)",
    "tags": [
      "alpha",
      "mockup",
      "normalize",
      "data"
    ],
    "successful_runs": {
      "total_time": "1401592",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "normalize.ml",
    "title": "Alpha: normalize data (proxy)",
    "tags": [
      "alpha",
      "proxy",
      "normalize",
      "data"
    ],
    "successful_runs": {
      "total_time": "3770465",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "double_bake.ml",
    "title": "Alpha: double baking with accuser",
    "tags": [
      "alpha",
      "double",
      "baking",
      "accuser",
      "node"
    ],
    "successful_runs": {
      "total_time": "13347817",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) transfer",
    "tags": [
      "alpha",
      "light",
      "client",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "4215994",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) bake",
    "tags": [
      "alpha",
      "light",
      "client",
      "bake"
    ],
    "successful_runs": {
      "total_time": "4554481",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) No useless RPC call",
    "tags": [
      "alpha",
      "light",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "6636777",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) Wrong proto",
    "tags": [
      "alpha",
      "light",
      "proto"
    ],
    "successful_runs": {
      "total_time": "4327153",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) RPC get's location",
    "tags": [
      "alpha",
      "light",
      "location",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "4656878",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "light.ml",
    "title": "Alpha: (Light) Compare RPC get",
    "tags": [
      "alpha",
      "light",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "9748215",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) RPC list",
    "tags": [
      "edo",
      "mockup",
      "client",
      "rpc"
    ],
    "successful_runs": {
      "total_time": "3642643",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) RPC list",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "rpc"
    ],
    "successful_runs": {
      "total_time": "3483177",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) Same transfer twice (asynchronous)",
    "tags": [
      "edo",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "1104542",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Same transfer twice (asynchronous)",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "1145344",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) Transfer same participants (asynchronous)",
    "tags": [
      "edo",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "1173022",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Transfer same participants (asynchronous)",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "1161951",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) Transfer",
    "tags": [
      "edo",
      "mockup",
      "client",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "2269716",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Transfer",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "2379121",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) Transfer (asynchronous)",
    "tags": [
      "edo",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "1371299",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Transfer (asynchronous)",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "1405754",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) Multi transfer/multi baking (asynchronous)",
    "tags": [
      "edo",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "22703141",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) Multi transfer/multi baking (asynchronous)",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "transfer",
      "asynchronous"
    ],
    "successful_runs": {
      "total_time": "22013371",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) RPC header/shell",
    "tags": [
      "edo",
      "mockup",
      "client",
      "rpc"
    ],
    "successful_runs": {
      "total_time": "819775",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) RPC header/shell",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "rpc"
    ],
    "successful_runs": {
      "total_time": "881350",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Edo: (Mockup) origination fees from unrevealed",
    "tags": [
      "edo",
      "mockup",
      "client",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "2119605",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "Alpha: (Mockup) origination fees from unrevealed",
    "tags": [
      "alpha",
      "mockup",
      "client",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "2039935",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "(Florence -> Alpha) constant migration",
    "tags": [
      "mockup",
      "migration"
    ],
    "successful_runs": {
      "total_time": "2995781",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) Bake",
    "tags": [
      "edo",
      "proxy",
      "bake"
    ],
    "successful_runs": {
      "total_time": "6574090",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Bake",
    "tags": [
      "alpha",
      "proxy",
      "bake"
    ],
    "successful_runs": {
      "total_time": "6450705",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) Transfer",
    "tags": [
      "edo",
      "proxy",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "4393408",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Transfer",
    "tags": [
      "alpha",
      "proxy",
      "transfer"
    ],
    "successful_runs": {
      "total_time": "4463183",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) Wrong proto",
    "tags": [
      "edo",
      "proxy",
      "initialization"
    ],
    "successful_runs": {
      "total_time": "3595009",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Wrong proto",
    "tags": [
      "alpha",
      "proxy",
      "initialization"
    ],
    "successful_runs": {
      "total_time": "3577540",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_period_kind) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3567918",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/baking_rights) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3693866",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/baking_rights?all=true) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3754496",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/context/delegates) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3492921",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/context/nonces/3) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3488842",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/endorsing_rights) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3682485",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_period) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3587924",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/successor_period) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3575831",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3564042",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/ballot_list) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3502514",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/ballots) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3566092",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_proposal) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3505100",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_quorum) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3486493",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/listings) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3518846",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/proposals) No useless RPC call",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3498359",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/baking_rights) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3591359",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/baking_rights?all=true) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3597393",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/delegates) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3540354",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/nonces/3) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3516170",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/endorsing_rights) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3755834",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_period) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3576824",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/successor_period) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3581215",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3451039",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballot_list) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3580821",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballots) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3539045",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_proposal) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3657553",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_quorum) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3627254",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/listings) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3704251",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/proposals) No useless RPC call",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3632879",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/baking_rights) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3670633",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/baking_rights) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3821396",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/baking_rights?all=true) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3811285",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/baking_rights?all=true) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3846929",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/current_level) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3634735",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/current_level) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3827271",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/minimal_valid_time) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3503579",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/minimal_valid_time) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3679072",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/context/constants) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3665820",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/constants) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3706829",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/context/constants/errors) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3707407",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/constants/errors) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3632495",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/context/delegates) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3644414",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/delegates) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3734101",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/context/nonces/3) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3593927",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/context/nonces/3) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3716315",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/endorsing_rights) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3697803",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/endorsing_rights) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3700965",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/helpers/levels_in_current_cycle) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3514463",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/helpers/levels_in_current_cycle) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3681768",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_period) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3557211",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_period) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3734223",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/successor_period) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3641743",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/successor_period) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3822288",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3673291",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/total_voting_power) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3653092",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/ballot_list) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3709535",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballot_list) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3565639",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/ballots) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3545022",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/ballots) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3584469",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_proposal) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3749454",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_proposal) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3736582",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/current_quorum) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3708541",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/current_quorum) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3713671",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/listings) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3638153",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/listings) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3813230",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) (/chains/main/blocks/head/votes/proposals) Cache at most once",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3849220",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) (/chains/main/blocks/head/votes/proposals) Cache at most once",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "3892760",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) RPC get's location",
    "tags": [
      "edo",
      "proxy",
      "location",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "4181030",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) RPC get's location",
    "tags": [
      "alpha",
      "proxy",
      "location",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "4179646",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Edo: (Proxy) Compare RPC get",
    "tags": [
      "edo",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "9062445",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "proxy.ml",
    "title": "Alpha: (Proxy) Compare RPC get",
    "tags": [
      "alpha",
      "proxy",
      "rpc",
      "get"
    ],
    "successful_runs": {
      "total_time": "8958217",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "p2p.ml",
    "title": "Alpha: check peer option",
    "tags": [
      "alpha",
      "p2p",
      "cli",
      "peer"
    ],
    "successful_runs": {
      "total_time": "5114519",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "p2p.ml",
    "title": "Alpha: check --connection=1 option",
    "tags": [
      "alpha",
      "p2p",
      "cli",
      "connections"
    ],
    "successful_runs": {
      "total_time": "5141294",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "protocol_limits.ml",
    "title": "Alpha: protocol limits",
    "tags": [
      "alpha",
      "mockup",
      "protocol",
      "limits"
    ],
    "successful_runs": {
      "total_time": "2424701",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "baking.ml",
    "title": "Alpha: baking ordering",
    "tags": [
      "alpha",
      "baking",
      "ordering"
    ],
    "successful_runs": {
      "total_time": "9724712",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "p2p.ml",
    "title": "p2p-maintenance-init-expected_connections",
    "tags": [
      "p2p",
      "node",
      "maintenance"
    ],
    "successful_runs": {
      "total_time": "12448482",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "(Mockup) Migration (transfer)",
    "tags": [
      "mockup",
      "migration"
    ],
    "successful_runs": {
      "total_time": "3674924",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "mockup.ml",
    "title": "(Florence -> Alpha) dangling temp big maps cleanup",
    "tags": [
      "mockup",
      "migration"
    ],
    "successful_runs": {
      "total_time": "12309746",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "bootstrap.ml",
    "title": "RPC force bootstrapped",
    "tags": [
      "rpc",
      "bootstrapped"
    ],
    "successful_runs": {
      "total_time": "2909204",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "cli_tezos.ml",
    "title": "CLI under connections cap",
    "tags": [
      "cli",
      "connections"
    ],
    "successful_runs": {
      "total_time": "1647759",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "cli_tezos.ml",
    "title": "CLI above connections cap",
    "tags": [
      "cli",
      "connections",
      "bad"
    ],
    "successful_runs": {
      "total_time": "422333",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "tezos-codec dump encodings",
    "tags": [
      "codec",
      "dump"
    ],
    "successful_runs": {
      "total_time": "13654716",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: block_header",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "307210",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: block_header.raw",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "334260",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: block_header.unsigned",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "314983",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: contract",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "618115",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: contract.big_map_diff",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "1264808",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: cycle",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "624987",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: delegate.frozen_balance",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "322437",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: delegate.frozen_balance_by_cycles",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "310902",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: fitness",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "306896",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: gas.cost",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "618234",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: gas",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "938190",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: level",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "326779",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: nonce",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "340197",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: operation.internal",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "1997917",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: operation",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "4517112",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: operation.raw",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "318979",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: operation.unsigned",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "4385647",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: period",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "646338",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: raw_level",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "633618",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: receipt.balance_updates",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "2264693",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: roll",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "630189",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: seed",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "310013",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: tez",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "620668",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: timestamp",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "308711",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: vote.ballot",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "939921",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: vote.ballots",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "316955",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: vote.listings",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "323400",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: voting_period.kind",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "1284457",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Alpha: alpha encoding regression test: voting_period",
    "tags": [
      "regression",
      "alpha",
      "encoding",
      "alpha"
    ],
    "successful_runs": {
      "total_time": "618268",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: block_header",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "307993",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: block_header.raw",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "314108",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: block_header.unsigned",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "317859",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: contract",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "617295",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: contract.big_map_diff",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "1284140",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: cycle",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "632587",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: delegate.balance_updates",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "1607005",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: delegate.frozen_balance",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "333871",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: delegate.frozen_balance_by_cycles",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "330993",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: fitness",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "316913",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: gas.cost",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "635267",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: gas",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "940217",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: level",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "320844",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: nonce",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "321527",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: operation.internal",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "1887223",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: operation",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "4066281",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: operation.raw",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "318171",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: operation.unsigned",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "4177469",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: period",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "633184",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: raw_level",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "618103",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: roll",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "641406",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: seed",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "326745",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: tez",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "614500",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: timestamp",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "321531",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: vote.ballot",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "939064",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: vote.ballots",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "308178",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: vote.listings",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "308936",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: voting_period.kind",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "1244203",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "encoding.ml",
    "title": "Edo: current encoding regression test: voting_period",
    "tags": [
      "regression",
      "edo",
      "encoding",
      "current"
    ],
    "successful_runs": {
      "total_time": "616120",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode client) RPC regression tests: contracts",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "13358764",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode client) RPC regression tests: delegates",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "6939049",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode client) RPC regression tests: votes",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "votes"
    ],
    "successful_runs": {
      "total_time": "8032889",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode client) RPC regression tests: others",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "others"
    ],
    "successful_runs": {
      "total_time": "4096451",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode client) RPC regression tests: contracts",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "12990977",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode client) RPC regression tests: delegates",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "6815574",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode client) RPC regression tests: votes",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "votes"
    ],
    "successful_runs": {
      "total_time": "8273517",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode client) RPC regression tests: others",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "others"
    ],
    "successful_runs": {
      "total_time": "4086779",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode proxy) RPC regression tests: contracts",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "14016319",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode proxy) RPC regression tests: delegates",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "6953619",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode proxy) RPC regression tests: votes",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "votes"
    ],
    "successful_runs": {
      "total_time": "8441000",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode proxy) RPC regression tests: others",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "others"
    ],
    "successful_runs": {
      "total_time": "4104959",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode proxy) RPC regression tests: contracts",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "14150230",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode proxy) RPC regression tests: delegates",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "6960256",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode proxy) RPC regression tests: votes",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "votes"
    ],
    "successful_runs": {
      "total_time": "8646555",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode proxy) RPC regression tests: others",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "others"
    ],
    "successful_runs": {
      "total_time": "4072191",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode light) RPC regression tests: contracts",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "14741734",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode light) RPC regression tests: delegates",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "7482532",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode light) RPC regression tests: votes",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "votes"
    ],
    "successful_runs": {
      "total_time": "9539321",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Alpha: alpha (mode light) RPC regression tests: others",
    "tags": [
      "regression",
      "alpha",
      "rpc",
      "alpha",
      "others"
    ],
    "successful_runs": {
      "total_time": "4980118",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode light) RPC regression tests: contracts",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "contracts"
    ],
    "successful_runs": {
      "total_time": "15350616",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode light) RPC regression tests: delegates",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "delegates"
    ],
    "successful_runs": {
      "total_time": "7980311",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode light) RPC regression tests: votes",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "votes"
    ],
    "successful_runs": {
      "total_time": "10008444",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  },
  {
    "file": "RPC_test.ml",
    "title": "Edo: current (mode light) RPC regression tests: others",
    "tags": [
      "regression",
      "edo",
      "rpc",
      "current",
      "others"
    ],
    "successful_runs": {
      "total_time": "4833683",
      "count": "1"
    },
    "failed_runs": {
      "total_time": "0",
      "count": "0"
    }
  }
]
back to top