aboutsummaryrefslogtreecommitdiffstats
path: root/util/memory/benchmark/pool/ya.make
blob: f3f25bd15a8a235591aadf243d88481121eb9196 (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()