mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.7
This commit is contained in:
@@ -59,7 +59,7 @@ int main(int argc __attribute__((unused)), char **argv)
|
||||
|
||||
pthread_mutex_init(&mutex, 0);
|
||||
|
||||
#define CYCLES 3000
|
||||
#define CYCLES 30000
|
||||
#define THREADS 30
|
||||
|
||||
diag("N CPUs: %d", my_getncpus());
|
||||
|
Reference in New Issue
Block a user