diff --git a/APP_Framework/Applications/benchmark/support/benchmark.c b/APP_Framework/Applications/benchmark/support/benchmark.c index 00942867b..932406ac2 100644 --- a/APP_Framework/Applications/benchmark/support/benchmark.c +++ b/APP_Framework/Applications/benchmark/support/benchmark.c @@ -52,7 +52,7 @@ BenchmarkPair bmh_list[] = { // {.handle = &primecount_handle, .name = "primecount", .time = 0}, // // {.handle = &qrtest_handle, .name = "qrtest", .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 = &statemate_handle, .name = "statemate", .time = 0}, // // {.handle = &tarfind_handle, .name = "tarfind", .time = 0}, //