add benchmark to app. TODO: test benchmark.

This commit is contained in:
TXuian 2022-12-07 16:51:44 +08:00
parent 002778961d
commit 93e42ded0d
1 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@ BenchmarkPair bmh_list[] = {
{.handle = &primecount_handle, .name = "primecount", .time = 0}, // {.handle = &primecount_handle, .name = "primecount", .time = 0}, //
{.handle = &qrtest_handle, .name = "qrtest", .time = 0}, // - {.handle = &qrtest_handle, .name = "qrtest", .time = 0}, // -
{.handle = &combined_handle, .name = "combined", .time = 0}, // - {.handle = &combined_handle, .name = "combined", .time = 0}, // -
// {.handle = &slre_handle, .name = "slre", .time = 0}, // {.handle = &slre_handle, .name = "slre", .time = 0}, //
{.handle = &libst_handle, .name = "libst", .time = 0}, // - {.handle = &libst_handle, .name = "libst", .time = 0}, // -
{.handle = &statemate_handle, .name = "statemate", .time = 0}, // - {.handle = &statemate_handle, .name = "statemate", .time = 0}, // -
{.handle = &tarfind_handle, .name = "tarfind", .time = 0}, // {.handle = &tarfind_handle, .name = "tarfind", .time = 0}, //