- added optimization notes in readme
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 12 Feb 2018 04:54:39 +0000 (06:54 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 12 Feb 2018 04:58:04 +0000 (06:58 +0200)
- added cpuid instruction for serializing/flushing cpu state before
  taking rdtsc measurements
- moved perf variables to util.c to silence watcom warnings


No differences found