Changeset 220493 in webkit


Ignore:
Timestamp:
Aug 9, 2017 3:59:32 PM (7 years ago)
Author:
msaboff@apple.com
Message:

Unreviewed build fix.

Added missing files.

  • RexBench/Octane2/benchmark.js: Added.

(Octane2RegExpBenchmark):
(Octane2RegExpBenchmark.prototype.setup.):
(Octane2RegExpBenchmark.prototype.setup.Math.random):
(Octane2RegExpBenchmark.prototype.setup):
(Octane2RegExpBenchmark.prototype.runOnce):
(Octane2RegExpBenchmark.prototype.tearDown):

  • RexBench/SunSpider/benchmark.js: Added.

(RegexDNABenchmark):
(RegexDNABenchmark.prototype.runOnce):
(RegexDNABenchmark.prototype.validate):

Location:
trunk/PerformanceTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r220485 r220493  
     12017-08-09  Michael Saboff  <msaboff@apple.com>
     2
     3        Unreviewed build fix.
     4
     5        Added missing files.
     6
     7        * RexBench/Octane2/benchmark.js: Added.
     8        (Octane2RegExpBenchmark):
     9        (Octane2RegExpBenchmark.prototype.setup.):
     10        (Octane2RegExpBenchmark.prototype.setup.Math.random):
     11        (Octane2RegExpBenchmark.prototype.setup):
     12        (Octane2RegExpBenchmark.prototype.runOnce):
     13        (Octane2RegExpBenchmark.prototype.tearDown):
     14        * RexBench/SunSpider/benchmark.js: Added.
     15        (RegexDNABenchmark):
     16        (RegexDNABenchmark.prototype.runOnce):
     17        (RegexDNABenchmark.prototype.validate):
     18
    1192017-08-09  Michael Saboff  <msaboff@apple.com>
    220
Note: See TracChangeset for help on using the changeset viewer.