Re: [Ironruby-core] running ruby script from my own .NET code is slow

2010-09-24 Thread Anton Firsov
s >> >> >> >> *From:* ironruby-core-boun...@rubyforge.org [mailto: >> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Anton Firsov >> *Sent:* Sunday, September 12, 2010 4:18 PM >> *To:* ironruby-core@rubyforge.org >> *Subject:* [Ironruby-core] r

Re: [Ironruby-core] running ruby script from my own .NET code is slow

2010-09-12 Thread Anton Firsov
t; > > Tomas > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Anton Firsov > *Sent:* Sunday, September 12, 2010 4:18 PM > *To:* ironruby-core@rubyforge.org > *Subject:* [Ironruby-core] running ruby script

Re: [Ironruby-core] running ruby script from my own .NET code is slow

2010-09-12 Thread Tomas Matousek
: [Ironruby-core] running ruby script from my own .NET code is slow Hi all! 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

[Ironruby-core] running ruby script from my own .NET code is slow

2010-09-12 Thread Anton Firsov
Hi all! 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. (Bu