Forum: IronRuby using external library (REXML) is extremely slow when running my app in debug mode

Posted by Anton Firsov (Guest)
on 2012-08-31 18:50
(Received via mailing list)
Hi All,

I'm using IronRuby as scripting environment inside my app. I use
scriptEngine.SetSearchPaths() to "include" the REXML files. The problem:
when I execute my app with F5 (debugger attached), my scripts run 
extremely
slow if I use REXML classes. If I use CTRL+F5 (no debugger), everything 
is
fine.

Any tips how to workaround this issue?

Is it possible, that a debugger is hooked inside my ScriptEngine, when 
it
executes .rb files? If yes, how can I eliminate it? I do not enable any
debugging options in my engine, and I unistalled the IronRuby VS2010
extension.

Thanks,
Anton
Posted by Orion Edwards (Guest)
on 2012-09-02 22:43
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Anton Firsov (Guest)
on 2012-09-05 21:21
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Posted by Mike Dalessio (Guest)
on 2012-09-05 21:34
(Received via mailing list)
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.