From: Daan L. <da...@cs...> - 2004-11-09 14:36:54
|
99...@tk... wrote: >Hi. > >I had known Cvs's wxHaskell's Pixel manipulate function was implemented >recent days, so I tested Anti-Alias function to know how much faster. > >http://sourceforge.net/mailarchive/message.php?msg_id=9127088 > >I'm not satisfied this performance. This function is too slowly yet. >I think that bottleneck is read/write Array. > >http://d.hatena.ne.jp/tanakh/20040809#p1 > >How about use IOUArray or IOArray? > > I am currently not in the position to tweak much about this code (as other things have priority now, like drag&drop and printing). However, if you feel that you can make it faster by using IOUArray or something, please try to do so. If you can package it up nicely, I will most certainly add your patches to wxHaskell. Thanks -- Daan. > > >-- >shelarcy <shelarcy capella.freemail.ne.jp> >http://page.freett.com/shelarcy/ > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: >Sybase ASE Linux Express Edition - download now for FREE >LinuxWorld Reader's Choice Award Winner for best database on Linux. >http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click >_______________________________________________ >wxhaskell-users mailing list >wxh...@li... >https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > > > > |