Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3306)

Unified Diff: benchmarks/run.js

Issue 18497: Don't insert .*? at the beginning of anchored expressions. (Closed)
Patch Set: Added regexp benchmark Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « benchmarks/run.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: benchmarks/run.js
diff --git a/benchmarks/run.js b/benchmarks/run.js
index da2373b84252447dea31648ca4bd8a9d00a967fc..bdf1fb1ff596020372caf4f508ceb9c0362c39c7 100644
--- a/benchmarks/run.js
+++ b/benchmarks/run.js
@@ -32,6 +32,7 @@ load('deltablue.js');
load('crypto.js');
load('raytrace.js');
load('earley-boyer.js');
+load('regexp.js');
var success = true;
« no previous file with comments | « benchmarks/run.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698