aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/cont_speed/ya.make
blob: 6ff3fe767c0c6af75c8ca49efa9da9991d5fb489 (plain) (blame)
1
2
3
4
5
6
7
8
9
Y_BENCHMARK()

OWNER(g:util)

SRCS(
    main.cpp
)

END()