refactor: rename testbench to test.
- rename testbench to test. - add benchmark for future development.
This commit is contained in:
4
benchmark/main.cpp
Normal file
4
benchmark/main.cpp
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
int main(int argc, char* argv[]) {
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user