Y
Hacker News
new
|
ask
|
show
|
jobs
by
tempaccount420
828 days ago
What's the performance impact of using VM-based eBPF for these tasks instead of native code?
1 comments
tptacek
828 days ago
Linux eBPF is JIT'd. It has native performance.
link
tempaccount420
823 days ago
Even WASM doesn't have native performance, so I question this claim.
link