From: <99...@tk...> - 2004-11-09 12:09:18
|
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? -- shelarcy <shelarcy capella.freemail.ne.jp> http://page.freett.com/shelarcy/ |