-
Notifications
You must be signed in to change notification settings - Fork 136
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: servo/rust-cssparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 09e0255
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: servo/rust-cssparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6105db6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 1 contributor
Commits on Jan 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for afcf259 - Browse repository at this point
Copy the full SHA afcf259View commit details -
Use a procedural macro to create jump tables instead of doing branching.
This increases the performance of the stylesheet tokenization test about 20%, and now one of the hottest instructions is the sign extension rust does to index in the array. Will add a way to compare both modes so it's easy to measure when it's worth.
Configuration menu - View commit details
-
Copy full SHA for 9c95542 - Browse repository at this point
Copy the full SHA 9c95542View commit details -
Add an easy way to toggle the procedural macro, so it's easier to tes…
…t both behaviors.
Configuration menu - View commit details
-
Copy full SHA for b7d278f - Browse repository at this point
Copy the full SHA b7d278fView commit details -
Change the signature of next_token to match Tokenizer::next()
This was causing unaligned moves (movups instructions), for some reason.
Configuration menu - View commit details
-
Copy full SHA for e02d16a - Browse repository at this point
Copy the full SHA e02d16aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f097a - Browse repository at this point
Copy the full SHA b2f097aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a579c02 - Browse repository at this point
Copy the full SHA a579c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6105db6 - Browse repository at this point
Copy the full SHA 6105db6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 09e0255...6105db6