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