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