|
|
|
|
|
by ZenPsycho
5125 days ago
|
|
There are certain javascript constructs and memory usage strategies which are known to harm performance- and a compiler can ensure that your code does not use any of these constructs. While you can't make this claim for any arbitrary code, it's not completely absurd. |
|