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

Use a single bound task scorer #3666

Merged
merged 1 commit into from Jun 21, 2016

Conversation

jridgewell
Copy link
Contributor

Instead of creating a new scorer every time we perform work. Also avoid
the use of Function#bind, which I suspect maybe -- maybe -- has a JIT issue (#3519).

@cramforce
Copy link
Member

LGTM

Instead of creating a new scorer every time we perform work. Also avoid
the use of `Function#bind`, which I suspect maybe -- *maybe* -- has a JIT issue (ampproject#3519).
@jridgewell jridgewell merged commit 90837fe into ampproject:master Jun 21, 2016
@jridgewell jridgewell deleted the peek-scorer-bind branch June 21, 2016 22:05
@jridgewell
Copy link
Contributor Author

Ping @erwinmombay, @cramforce. Did we want to get this into an early canary?

@cramforce
Copy link
Member

I think it is OK if we just put this into normal canary on Thursday.

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.

None yet

2 participants