Netbeans Debugger Not Stopping at Breakpoints
I use Netbeans for doing development for JRuby. When I say that I don’t mean I’m developing with JRuby, I mean for JRuby. I’m writing Java code, and wanted to use the debugger for Java code. Everytime I mentioned JRuby people would assume I was using it and developing Ruby code, that’s not the case [...]
Posted on December 2, 2008 at 9:03 pm by Joe · Permalink
· Leave a comment
In: Uncategorized · Tagged with: ant, debugger, jruby, netbeans
In: Uncategorized · Tagged with: ant, debugger, jruby, netbeans
Sort Optimization
This all started one night when I was in the #JRuby channel on irc.freenode.net. A channel user was complaining about JRuby’s sorting algorithm being slow. I thought to myself, I should be able to speed it up. At the time I was thinking since sorting has been so well researched it’d likely be easy to [...]
Posted on November 15, 2008 at 1:31 pm by Joe · Permalink
· 3 Comments
In: Uncategorized · Tagged with: benchmarks, jruby, optimization, sorting
In: Uncategorized · Tagged with: benchmarks, jruby, optimization, sorting
