|
|
|
|
|
by asa400
89 days ago
|
|
Fun story! Performance is often highly unintuitive, and even counterintuitive (e.g. going from C++ to Python). Very much an art as well as a science. Crazy how many stories like this I’ve heard of how doing performance work helped people uncover bugs and/or hidden assumptions about their systems. |
|
They found that they had fewer bugs in Python so they continued with it.