|
|
|
|
|
by zimbatm
2416 days ago
|
|
coz requires the user to instrument the code. So it's interesting but also much more costly to run experiments with. I suspect it's cheaper to start with callgring to get an idea of the hot spots in the code base, find the low hanging fruits. Then switch to coz if you really need to squeeze out the last performance juice. |
|