<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Also be careful with generic benchmarking.&nbsp;</blockquote><div><br></div></div>Benchmarking is sort of like writing test code.&nbsp; It feels like it takes a long time and requires a lot of effort relative to the benefit.&nbsp; But, when you do it regularly and in a standardized way, you can very often glean some useful information and catch some tricky or not immediately evident bugs.
<br><br>And just like test code, some benchmarking is better than no benchmarking.&nbsp; But, well thought out and useful benchmarking is better than ad hoc benchmarking.<br><br><br>