go-llvm / llgo

LLVM-based compiler for Go
Other
1.25k stars 81 forks source link

Tools for analyzing benchmark results #198

Closed pcc closed 10 years ago

pcc commented 10 years ago

These are some quick and dirty tools for measuring the performance impact of a change to llgo. The README file describes how to use them.

axw commented 10 years ago

LGTM