Yang Yu
Results
4
comments of
Yang Yu
@StellaAthena Also, the NIC is 100G RDMA/RoCE.
@labteral Please take a review
I actually face the same issue last year when using `jq` as a script language in an internal system. I just patch JQ, and manually copy `map` and `slice` instead....
FYI, we actually call `gc.freeze()` after loading the inference model in our online system to reduce GC latency.