Y
Hacker News
new
|
ask
|
show
|
jobs
by
gtaylor
3467 days ago
Some of these Python libs call out to C for heavy lifting, which can be very performant.
1 comments
fooker
3467 days ago
You lose quite a bit of optimization opportunities along the FFI boundaries.
link