- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We find a strange performance drop with the "ippiResize" method while compiling the client application using VC++ 6.0 and VC++ 2003. The time taken for the ippiResize() in the client application built using VC++ 6.0 is double comparing the same with the client application built using VC++2003.
The custom dll of the intel IPPI library build using VC++2003 in both the cases.
Any thoughts would be highly appreciated.
Thanks,
Thilak
The custom dll of the intel IPPI library build using VC++2003 in both the cases.
Any thoughts would be highly appreciated.
Thanks,
Thilak
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Thilak,
what size of images you are working with? There shhould not be performance difference caused by different complilers as the most performance critical part (ippiResize) is enclosed into IPP binaries.
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Vladimir Dudnik (Intel)
Hi Thilak,
what size of images you are working with? There shhould not be performance difference caused by different complilers as the most performance critical part (ippiResize) is enclosed into IPP binaries.
Regards,
Vladimir
Thank you for your response. The image sizes vary but the performance difference observed with images 5M and more.
We will investigate more on understanding the reason for the delay observed.
Thank you again!
Thilak

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page