aboutsummaryrefslogtreecommitdiffstats
path: root/util/memory/benchmark/pool/ya.make
blob: 5f4f7d3f15eab35d385f98c520ed98cf62169a06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
OWNER(g:util)
SUBSCRIBER(g:util-subscribers)

Y_BENCHMARK()

SRCS(
    main.cpp
)

END()