aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/fastclp2/ya.make
blob: 858f2a511791609cccd23521768dfff4a59c934d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
OWNER(
    yazevnul
    g:util 
)
SUBSCRIBER(g:util-subscribers)

Y_BENCHMARK()

SRCS(
    main.cpp
)

END()