Skip to content

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Jul 9, 2020

No description provided.

@odersky
Copy link
Contributor Author

odersky commented Jul 9, 2020

test performance please

@dottybot
Copy link
Member

dottybot commented Jul 9, 2020

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

@dottybot
Copy link
Member

dottybot commented Jul 9, 2020

Performance test finished successfully:

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

Benchmarks is based on merging with master (480f95f)

@odersky
Copy link
Contributor Author

odersky commented Jul 10, 2020

test performance please

@dottybot
Copy link
Member

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

@dottybot
Copy link
Member

Performance test finished successfully:

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

Benchmarks is based on merging with master (480f95f)

Plugins creates two variables which are the same for all contexts in a run.
So they should go to ContextBase, not contexts. For background: We are creating
upwards of 500'000 contexts per second. So every variable in there counts.
@odersky
Copy link
Contributor Author

odersky commented Jul 10, 2020

test performance please

@dottybot
Copy link
Member

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

@odersky
Copy link
Contributor Author

odersky commented Jul 10, 2020

I am going to merge this ASAP. I believe it's far too large and uninteresting to review, and it will get out of sync very quickly.

@dottybot
Copy link
Member

Performance test finished successfully:

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

Benchmarks is based on merging with master (e6bb414)

@odersky odersky merged commit aa64078 into scala:master Jul 10, 2020
@odersky odersky deleted the change-using branch July 10, 2020 19:32
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