Skip to content

Fix #502: Optimize Array.apply([...]) to [...] #6821

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

Merged
merged 7 commits into from
Jul 10, 2019

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki
Copy link
Contributor Author

test performance please

@dottybot
Copy link
Member

dottybot commented Jul 8, 2019

performance test scheduled: 1 job(s) in queue, 0 running.

@nicolasstucki nicolasstucki force-pushed the array-apply-opt branch 2 times, most recently from a42e6de to 3bd88e4 Compare July 8, 2019 21:21
@dottybot
Copy link
Member

dottybot commented Jul 8, 2019

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/6821/ to see the changes.

Benchmarks is based on merging with master (dfa1a91)

@nicolasstucki nicolasstucki force-pushed the array-apply-opt branch 2 times, most recently from a33ff5d to feec230 Compare July 9, 2019 07:05
@nicolasstucki nicolasstucki changed the title Optimize Array.apply([...]) to [...] Fix #502: Optimize Array.apply([...]) to [...] Jul 9, 2019
@nicolasstucki nicolasstucki force-pushed the array-apply-opt branch 2 times, most recently from 7e4edff to c3da1c0 Compare July 9, 2019 07:43
@nicolasstucki nicolasstucki requested a review from smarter July 9, 2019 08:07
@nicolasstucki nicolasstucki marked this pull request as ready for review July 9, 2019 08:09
@nicolasstucki nicolasstucki assigned smarter and nicolasstucki and unassigned smarter Jul 9, 2019
@nicolasstucki nicolasstucki requested a review from smarter July 10, 2019 07:57
@nicolasstucki nicolasstucki merged commit ccad792 into scala:master Jul 10, 2019
@nicolasstucki nicolasstucki deleted the array-apply-opt branch July 10, 2019 09:31
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