@hackage tasty-papi0.1.2.0

Bencmarking using instruction counting

Benchmarking framework which uses instruction counters intead of time measurements. Instruction count is only proxy for code performance but unlike time could be measured deterministically. PAPI is used in order to access hardware counters.