A Walk with LuaJIT
polarsignals.com
A Walk with LuaJIT
1–10 of 28 posts
Re: A Walk with LuaJIT
#2Quick summary: this post dives into the gory details of how we implemented an eBPF based profiler for LuaJIT.
Let us know if you have any questions on this, we’ll keep an eye out on comments!
Re: A Walk with LuaJIT
#3https://github.com/LuaJIT/LuaJIT/issues/1092
Q: does anyone know timeline on the release?
Re: A Walk with LuaJIT
#4I’m tremendous excited about LuaJIT 3.0 development. https://github.com/LuaJIT/LuaJIT/issues/1092 Q: does anyone know timeline on the release?
Re: A Walk with LuaJIT
#5Thanks for submitting! We know HN has a sweet spot for LuaJIT, so we figured it would eventually end up here. Quick summary: this post dives into the gory details of how we implemented an eBPF based profiler for LuaJIT. Let us know if you have any questions on this, we’ll keep an eye out on comments!
Re: A Walk with LuaJIT
#6Thanks for submitting! We know HN has a sweet spot for LuaJIT, so we figured it would eventually end up here. Quick summary: this post dives into the gory details of how we implemented an eBPF based profiler for LuaJIT. Let us know if you have any questions on this, we’ll keep an eye out on comments!
Very deep dive, thank you for sharing it all. So cool it traverses callbacks too.
Re: A Walk with LuaJIT
#7Re: A Walk with LuaJIT
#8There's some missing bits around FFI and callbacks (i.e. C calling function pointer that is a luajit generated stub back into the interpreter) and curious if anyone actually uses these things in OpenResty workloads. Deploy and enjoy!
Re: A Walk with LuaJIT
#9Thanks for submitting! We know HN has a sweet spot for LuaJIT, so we figured it would eventually end up here. Quick summary: this post dives into the gory details of how we implemented an eBPF based profiler for LuaJIT. Let us know if you have any questions on this, we’ll keep an eye out on comments!
Re: A Walk with LuaJIT
#10Earlier quoted context omitted.
Looks like 10 years to me
Why do you think that?
So, I’m sure it’ll get worked on when he can, and it’ll be great when it’s done, but it doesn’t look like there’s active development on it and it doesn’t look like it will happen any time soon. I hope in wrong, of course, but it just doesn’t seem likely.