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

Issue 1314153005: Take a first pass at adding a benchmark. (Closed)

Created:
5 years, 3 months ago by Bob Nystrom
Modified:
5 years, 3 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/markdown.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Take a first pass at adding a benchmark. It doesn't cover all of the markdown syntax yet, but it has a blob of realistic markdown and a benchmark runner. R=nweiz@google.com Committed: 9288e15aac60cb5edeff261040a0dc8aa25598ba

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+933 lines, -0 lines) Patch
A benchmark/benchmark.dart View 1 chunk +73 lines, -0 lines 2 comments Download
A benchmark/input.md View 1 chunk +496 lines, -0 lines 0 comments Download
A benchmark/output.html View 1 chunk +364 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Bob Nystrom
5 years, 3 months ago (2015-09-01 21:25:43 UTC) #2
nweiz
lgtm https://codereview.chromium.org/1314153005/diff/1/benchmark/benchmark.dart File benchmark/benchmark.dart (right): https://codereview.chromium.org/1314153005/diff/1/benchmark/benchmark.dart#newcode20 benchmark/benchmark.dart:20: var best = 99999999.0; double.INFINITY
5 years, 3 months ago (2015-09-01 22:03:50 UTC) #3
Bob Nystrom
Committed patchset #1 (id:1) manually as 9288e15aac60cb5edeff261040a0dc8aa25598ba (presubmit successful).
5 years, 3 months ago (2015-09-01 23:59:23 UTC) #4
Bob Nystrom
5 years, 3 months ago (2015-09-01 23:59:40 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/1314153005/diff/1/benchmark/benchmark.dart
File benchmark/benchmark.dart (right):

https://codereview.chromium.org/1314153005/diff/1/benchmark/benchmark.dart#ne...
benchmark/benchmark.dart:20: var best = 99999999.0;
On 2015/09/01 22:03:50, nweiz wrote:
> double.INFINITY

Done.

Powered by Google App Engine
This is Rietveld 408576698