R: R: exception handling
"Marco Severino" <[email protected]> Wed, 20 Oct 2004 16:53:10 +0200
| Newsgroups | gmane.games.devel.windows |
|---|---|
| Message-ID | <000f01c4b6b4$87d24750$0100a8c0@DarkRage> |
Thank you for your gold suggestions. Best regards, Marco Severino -----Messaggio originale----- Da: [email protected] [mailto:[email protected]] Per conto di Jon Watte Inviato: martedì 19 ottobre 2004 17.31 A: [email protected] Oggetto: RE: [GD-Windows] R: exception handling > Because I don't want to use exception, I must to pass to C libraries > (only for critical performance components). I'm wrong? A try/catch block usually has zero performance impact until and unless you actually throw an exception. The only cost is the tables of EIP-to-unwind information, which sit on disk until they get paged in by being referenced by throwing an exception. Yes, actually throwing is very expensive. Don't do it often! Cheers, / h+ ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Gamedevlists-windows mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=555 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Gamedevlists-windows mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows Archives: http://sourceforge.net/mailarchive/forum.php?forum_idU5