Y
Hacker News
new
|
ask
|
show
|
jobs
by
dyu-
2943 days ago
Great ffi perf too! From the benchmark over at github.com/dyu/ffi-overhead, julia is on par with luajit.
1 comments
ChrisRackauckas
2942 days ago
Wow! Thanks for sharing! Julia and LuaJIT's JITing strategy really shine here, calling shared libraries faster than C itself!
link