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

Issue 11086016: Speed up markdown parsing with fast path for plain words. (Closed)

Created:
8 years, 2 months ago by sra1
Modified:
8 years, 2 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Speed up markdown parsing with fast path for plain words. This takes the apidoc build step time on my (old) machine down by a third from 67s to 43s. Committed: https://code.google.com/p/dart/source/detail?r=13429

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M pkg/dartdoc/lib/src/markdown/inline_parser.dart View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sra1
Hi Johnni, This is a small change to speed up apidoc. I also noticed some ...
8 years, 2 months ago (2012-10-09 01:22:07 UTC) #1
Johnni Winther
On 2012/10/09 01:22:07, sra1 wrote: > Hi Johnni, > > This is a small change ...
8 years, 2 months ago (2012-10-09 07:46:41 UTC) #2
Johnni Winther
8 years, 2 months ago (2012-10-09 07:47:27 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698