Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Are you going to profile everything for the entire nearly infinite range of possible input values, including all the pathological cases?


This is a very under-appreciated point. If you profile a program on non-pathological input, the profiler won't tell you what's going to explode later on when your program hits a rare case that you hadn't expected. Theoretical upper bounds don't have this problem.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: