mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 07:50:40 +01:00
[v1.00] Implemented all backends for --accurate-pp
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
#include <string.h>
|
||||
#include <pthread.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define MEASURE_TIME_SECONDS 5
|
||||
#define LOOP_ITERS 100000000
|
||||
#include "freq.h"
|
||||
|
||||
void* compute_avx() {
|
||||
bool end = false;
|
||||
|
||||
Reference in New Issue
Block a user