aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2017-09-04 03:03:32 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2017-12-31 12:20:59 +0100
commitc9a75e59c67d62bc9d64c8c110ef47feb60e7ebf (patch)
tree6dfddd31cc8a8d4859c1f451be796e29fdfeaaf9 /src/main.c
parentba46856bb403a507977e4c699c90714c962463f9 (diff)
benchmark: get rid of 'static inline' definition
The usage of a 'static inline' function definition in the 'bench.h' is resulting in separate independent function definitions in each translation unit from which the header is included. This is increasing the size of compiled code unnecessarily.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions