Y
Hacker News
new
|
ask
|
show
|
jobs
by
pedro93
4355 days ago
It's a binding library of r3, you may check the benchmark from r3 project:
https://github.com/c9s/r3#performance
1 comments
zimbatm
4355 days ago
I don't know for node but FFI calls usually have an overhead. Depending on the complexity of the routes it might be faster to use a pure version.
link