aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/int128/bench/ya.make
blob: 4800e7883dd49743245dfa9c11f7f86275d293cd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11


          
             




            
                      

     
OWNER(
    vladon
)

Y_BENCHMARK()

SRCS(
    main.cpp
)

PEERDIR(
    library/cpp/int128
)

END()