reconfigured for performance measurement
This commit is contained in:
parent
8cf4f2ceae
commit
c3ceb7e7bf
|
|
@ -157,7 +157,7 @@ void runFunctions() {
|
|||
// using namespace fsi;
|
||||
int main() {
|
||||
// runFunctions();
|
||||
// measurePerformance();
|
||||
measurePerformance();
|
||||
// example1();
|
||||
example2();
|
||||
// example2();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue