Monday, March 6, 2023

Show HN: I made calling WebAssembly from Python 25x times Faster https://ift.tt/e3jpcHJ

Show HN: I made calling WebAssembly from Python 25x times Faster I found a serious bottleneck in Python binding of Wasmer and Wasmtime and I found a trick to make 25x faster. Then beat all that using NumPy. https://ift.tt/32vkRYf March 6, 2023 at 01:58PM

No comments:

Post a Comment

Show HN: Pion SCTP with RACK is 70% faster with 30% less latency https://ift.tt/AWOqGHm

Show HN: Pion SCTP with RACK is 70% faster with 30% less latency SCTP is a low level protocol focused on reliable packet transmission. Unlik...