Skip to content

Conversation

fitzgen
Copy link
Contributor

@fitzgen fitzgen commented Oct 1, 2014

These two changes together shave off about a quarter of time spent parsing the mappings property of a source map.

r? @past

@sokra
Copy link
Contributor

sokra commented Oct 1, 2014

👍

// Original name.
temp = base64VLQ.decode(str);
base64VLQ.decode(str, temp);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: extraneous whitespace in the beginning of the line.

@past
Copy link

past commented Oct 1, 2014

LGTM.

fitzgen added a commit that referenced this pull request Oct 1, 2014
@fitzgen fitzgen merged commit b407e46 into mozilla:master Oct 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants