Commit Graph

4 Commits

Author SHA1 Message Date
f5058453bf Benchmarking for day 19. 2018-12-19 11:58:31 +01:00
ea31a088b0 Merge branch '2018-benchmarking' 2018-12-18 16:22:34 +01:00
477aaccc54 Use a macro for benchmarking.
With this macro the code needed for a new benchmark is minimal, but not
small enough IMO. Unfortunately, a better version would require
concat_ident, which is not going to happen soon.
2018-12-18 15:54:11 +01:00
cc72c481cc Initial work on writing benchmarks. 2018-12-18 13:56:34 +01:00