|
|
|
|
|
by me4502
1999 days ago
|
|
The point of a microbenchmark is to determine how much a single aspect impacts the performance. Yes, everything impacts performance. But if you're trying to optimise a hot code path, you want to try minimising the unnecessary overheads. |
|