Why it is ~5 times slower to run the same .rb script from my .NET
application (using ScriptEngine and ScriptRuntime) classes, than doing
the
same with ir.exe?
When I downloaded IronRuby source, and compiled ir.exe (Ruby.Console),
it
was 2 times slower, than ir.exe in released binaries. (But still 3 times
faster than running scripts from my own application)
Why it is ~5 times slower to run the same .rb script from my .NET
application (using ScriptEngine and ScriptRuntime) classes, than doing
the same with ir.exe?
When I downloaded IronRuby source, and compiled ir.exe (Ruby.Console),
it was 2 times slower, than ir.exe in released binaries. (But still 3
times faster than running scripts from my own application)