aboutsummaryrefslogtreecommitdiffstats
path: root/util/random/benchmark/prng/ya.make
blob: 5088daa2f39e3f8d71b2f31477d8aa6bc180d756 (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()