Chromium Code Reviews| Index: benchmarks/run.js |
| diff --git a/benchmarks/run.js b/benchmarks/run.js |
| index da95fb498f7339a0ae9d72512c422e50bdb13999..58f62658009eac86079b690407108e6f4de1e38c 100644 |
| --- a/benchmarks/run.js |
| +++ b/benchmarks/run.js |
| @@ -34,6 +34,7 @@ load('raytrace.js'); |
| load('earley-boyer.js'); |
| load('regexp.js'); |
| load('splay.js'); |
| +load('navier-stokes.js'); |
| var success = true; |