Restore benchmark iterations to 100000
This commit is contained in:
@@ -48,7 +48,7 @@ extern "C" {
|
|||||||
#include "user.h"
|
#include "user.h"
|
||||||
#include "terminaloverlay.h"
|
#include "terminaloverlay.h"
|
||||||
|
|
||||||
const int ITERATIONS = 1000;
|
const int ITERATIONS = 100000;
|
||||||
|
|
||||||
using namespace Terminal;
|
using namespace Terminal;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user