태그>rdtsc(총 3개의 글)
'rdtsc' 관련 최근글
-
- clock_gettime, gettimeofday
-
시험さま by 시험さま|2010/08/02 09:10
Linux FAQ for clock_gettime(CLOCK_REALTIME) 읽어둘만한 내용이 많은데 두 가지만 인용해둔다. > 2. Does clock_gettime(CLOCK_REALTIME) pick up the new time when a user> (e.g. root) changes the current time on their compu..
- clock_gettime, gettimeofday
-
- 플랫폼별 math.h 함수 성능 테스트
-
시험さま by 시험さま|2010/03/15 09:11
log() 및 exp() 함수의 실행에 드는 부담이 어느정도인지 플랫폼별로 간단히 실험해봤다. Linux 64-bit, Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz CentOS5.4, gcc version 4.1.2 20080704 (Red Hat 4.1.2-46) rdtsc: 238 ticks read(): 1785 ticks rdtsc: 238 ..
- 플랫폼별 math.h 함수 성능 테스트