Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tokenizer: Remove division from the floating point conversion code. #81

Merged
merged 1 commit into from Jul 29, 2015

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Jul 29, 2015

It's quite slow compared to multiplication.

r? @SimonSapin

Review on Reviewable

It's quite slow compared to multiplication.
@SimonSapin
Copy link
Member

SimonSapin commented Jul 29, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2015

📌 Commit 001ca30 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2015

Testing commit 001ca30 with merge 17c8167...

bors-servo pushed a commit that referenced this pull request Jul 29, 2015
tokenizer: Remove division from the floating point conversion code.

It's quite slow compared to multiplication.

r? @SimonSapin

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-cssparser/81)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 29, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit 001ca30 into servo:master Jul 29, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.