Y
Hacker News
new
|
ask
|
show
|
jobs
by
antisthenes
3589 days ago
In software, the testing environment usually isn't more expensive by several orders of magnitude.
1 comments
MaulingMonkey
3589 days ago
Testing in the emulator is way slower, as is testing with all my conditional breakpoints in place, as is testing with all debug assertions enabled. Devkits
are
often more expensive than retail kits by a significant margin.
link