ya.make 109 B

123456789101112
  1. OWNER(yazevnul)
  2. Y_BENCHMARK()
  3. # to minimize allocations overhead
  4. ALLOCATOR(B)
  5. SRCS(
  6. main.cpp
  7. )
  8. END()