Timeline for Is big-O really that relevant when working in industry?
Current License: CC BY-SA 2.5
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 28, 2012 at 12:01 | comment | added | philosodad | I actually think this casual "n+1" queries thing is sort of dangerous. In particular, I've seen code that made n^d queries (where d >= 2) dismissed as "n+1", which made a truly horrible situation look merely bad. | |
| Mar 2, 2012 at 15:13 | history | made wiki | Post Made Community Wiki by Coder | ||
| Nov 23, 2010 at 16:04 | history | answered | Greg | CC BY-SA 2.5 |