aboutsummaryrefslogtreecommitdiffstats
path: root/util/charset/benchmark/to_lower/ya.make
blob: 74c47e6de52d84246894586fce345c16d13397e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(yazevnul)

Y_BENCHMARK()

ALLOCATOR(B)

SRCS(
    main.cpp
)

END()