


























>People don't write "make my system slow but not freeze" scripts by accident.
If only. An unsuspecting writer might add a for loop in one function ("should be fine") and silently raising existing O(n^m) behavior into O(n^(m+1)). Works for his machine, and grinds on another with a sufficiently large dataset n.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。