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

Y_BENCHMARK() 

ALLOCATOR(B)

SRCS(
    main.cpp
)

END()