부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. dynamic_cast is slow in x64 ; http://blogs.msdn.com/junfeng/archive/2006/10/17/dynamic-cast-is-slow-in-x64.aspx Avoid dynamic_cast in 64-bit code ; http://windowshpc.net/blogs/dev_gen/archive/2006/10/17/647.aspx 그러고 보니... 정말 그 문제가 있었군요. 함수에 대한 포인터는 여전히 32bit 죠. 하위 호환을 유지하기 위해 그런식으로 처리를 했는데, 뜻하지 않게 dynamic_cast 에서 어려움이 발생하는 군요. 변위값 지정이라는 것에 대해서는 다음의 토픽을 참고하십시오. 64bit 주소 지정이 아닌 32bit 변위값 지정 ; https://www.sysnet.pe.kr/Default.aspx?mode=2&sub=1&pageno=0&detail=1&wid=399&wtype=17 dynamic_cast 는 런타임시에 지정되는 함수 포인터이니만큼. 그래도, 특별히 속도를 요하는 루프 안에서 dynamic_cast 를 하지 않는다면 큰 문제는 없을 테지만... 일단은 인지하시고 계시면 좋겠지요. ^^ [다음 글] 개발 환경 구성: 44. IE 7 에 포함된 RSS Platform MiniSDK[이전 글] 개발 환경 구성: 43. IE 7 에서 달라지는 Accept-Language 헤더 [최초 등록일: 10/18/2006] [최종 수정일: 10/19/2006] 비밀번호 댓글 작성자 ... 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 213정성태4/13/200611166Introduction to the MSN Messenger Activity SDK212정성태4/13/200613251FIN_WAIT_2 상태에 대하여211정성태4/13/200611827Override CLR Assembly Probing Logic210정성태4/13/200612225Web.config의 기본 <appSettings /> Handler 교체209정성태3/25/200612094Win32 FileID API Library 208정성태4/13/200611588(거의)모든 DB 에 대한 ADO.NET Data Provider (유료)목록205정성태4/13/200611745Static Code Analyzer206정성태4/13/200611430 Visual C++ Express를 사용한 보안 응용 프로그램 빌드203정성태4/13/200611142WGF (Windows Graphic Foundation) [1]202정성태4/13/200611179사용자 컴퓨터 환경 조사 결과(외국 사례)201정성태4/13/200616502MySQLDirect .NET Data Provider207정성태4/13/200610679 무료: Download Connector/Net 1.0 (MySQL) [1]200정성태4/13/200611189Understanding Classic COM Interoperability With .NET Applications1199정성태4/13/200611554How to get a V2.0 ICorDebug object198정성태4/13/200611546Whidbey breaking change --- Caching binding failures [1]197정성태4/13/200610922The JIT does dead-code elimination in Debuggable code195정성태4/13/200610883910442 - Working with Web Resources in ASP.NET 2.0194정성태4/13/200611499ASP.NET 2.0 WebPart - SQL Server Error 26: Error Locating Server/Instance Specified193정성태4/13/200611544WCF - Breaking Changes between Jan CTP and Feb CTP1192정성태4/13/200611022Cassini Update191정성태4/13/200612102LeechBlocker ISAPI Filter189정성태4/13/200611273The New Anonymous Types Feature in C# 3.0 [1]188정성태3/8/200611417Microsoft Anti-Cross Site Scripting Library V1.0196정성태4/13/200610835 왜 사용해야 하는가?187정성태4/13/200610800제 1회 INETA 세미나186정성태4/13/200611355Internet Information Services (IIS) 6.0 Manager for Windows XP ... 31 32 33 34 35 36 37 38 [39] 40 41 42 43 44 45 ...