diff --git a/roadmap/entries/data-icp_as_compute_platform.json b/roadmap/entries/data-icp_as_compute_platform.json index bb1b7b8fa3..04c959046e 100644 --- a/roadmap/entries/data-icp_as_compute_platform.json +++ b/roadmap/entries/data-icp_as_compute_platform.json @@ -392,17 +392,6 @@ "is_community": true, "in_beta": false }, - { - "title": "Reduction of call latencies", - "overview": "Reduce call latencies for the most-used call patterns that negatively affect dapp responsiveness.", - "status": "", - "forum": "", - "proposal": "", - "docs": "", - "eta": "", - "is_community": true, - "in_beta": false - }, { "title": "WASI V2 support", "overview": "WASI V2 is the upcoming standard for running Wasm programs outside of browser environments. It is expected to become the de-facto standard and be targeted by many libraries and thus should be supported by ICP.", @@ -502,17 +491,6 @@ "is_community": false, "in_beta": false }, - { - "title": "P2P unicast", - "overview": "Utilizing unicast at the P2P layer to communicate artefacts instead of gossip to decrease bandwidth requirements and improve throughput.", - "forum": "", - "proposal": "", - "docs": "", - "eta": "", - "status": "", - "is_community": false, - "in_beta": false - }, { "title": "Blob storage", "overview": "Storage of large amounts of data in a subnet using a new blob storage architecture with the cost of around 2x the SSD cost. More efficient and cheaper compared to regular storage on ICP.",