Part Four in my "Distilling JRuby" series talks about the techniques for generating frames and backtraces.
Continue Reading →
Categories:
article
distilling-jruby
|
Tags:
code analysis
java
jruby
distilling-jruby
|
Permalink
Part Three in my "Distilling JRuby" series talks about a key figure in the performance of JRuby: The JIT Compiler
Continue Reading →
Categories:
article
distilling-jruby
|
Tags:
code analysis
java
jruby
distilling-jruby
|
Permalink
Part Two in my "Distilling JRuby" series talks about how variable scope is tracked inside the JRuby runtime.
Continue Reading →
Categories:
article
distilling-jruby
|
Tags:
code analysis
java
jruby
distilling-jruby
|
Permalink
Part One in my "Distilling JRuby" series covers the "basics" in method to method dispatching in JRuby
Continue Reading →
Categories:
article
distilling-jruby
|
Tags:
code analysis
java
jruby
distilling-jruby
|
Permalink