in

.NET Opensource

Community for opensource projects by Christoph Rüegg

Loading the mathnet.iridium dll slow the application dramatically

Last post 05-18-2009 16:12 by Christoph Rüegg. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-13-2009 11:47

    Loading the mathnet.iridium dll slow the application dramatically

    Hello,

    I'm using the mathnet.iridium to perform a linear regression for a series of point and to get a polynom. This polynom is displayed as a trend curve along with the original series of points. After the first ti,e this graph is displayed (the dll is loaded), the application start working very slow.

    I've tried to load the dll to Appdomain and then unload it, and even checked it without actually calling any function, just loading the dll, and the same slowness appeared.

    I'm quite desperate. Please help me.

     

    Thanks, 

     

  • 05-18-2009 16:12 In reply to

    Re: Loading the mathnet.iridium dll slow the application dramatically

    Can you reproduce this weird behavior with a very small test application?

    Iridium currently actively refuses some code access security permissions (so it can be used in partial trust scenarios). Do you have a any special security context?

Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems