decred / dcrdevdocs

Decred Development Documentation
https://devdocs.decred.org
ISC License
5 stars 11 forks source link

Contrib: Add Benchmarking Guide #105

Open matthawkins90 opened 2 years ago

matthawkins90 commented 2 years ago

I think it would be a good idea to aggregate tips and best practices for benchmarking in Golang. This way, we'll have a somewhat standardized way to measure/report refactoring performance.

I'm trying to figure out best practices myself, but I would welcome any tips or advice from current devs.