aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/benchmark/rotate_bits/ya.make
blob: 7ba0dcee94ac9127dd700ce737455f8235bd7f9c (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()