Skip to content

Benchmark with inline disabled #3063

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

Closed
wants to merge 1 commit into from
Closed

Conversation

smarter
Copy link
Member

@smarter smarter commented Sep 5, 2017

No description provided.

@smarter
Copy link
Member Author

smarter commented Sep 5, 2017

test performance please

@dottybot
Copy link
Member

dottybot commented Sep 5, 2017

performance test scheduled: 1 jobs in total.

@dottybot
Copy link
Member

dottybot commented Sep 5, 2017

performance test failed:

at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at dotty.tools.dotc.parsing.TokensCommon.enter(Tokens.scala:26)
at dotty.tools.dotc.parsing.TokensCommon.(Tokens.scala:33)
at dotty.tools.dotc.parsing.Tokens$.(Tokens.scala:146)
at dotty.tools.dotc.parsing.Tokens$.(Tokens.scala)
... 45 more

Run complete. Total time: 00:00:02

Benchmark Mode Cnt Score Error Units
datamash: invalid input: field 1 requested, line 1 has only 0 fields

[check /data/workspace/bench/logs/pull-3063-09-05-13.17.out for more information]

@smarter
Copy link
Member Author

smarter commented Sep 5, 2017

@liufengyun No idea what happened here, do you know how I could reproduce this failure locally?

@liufengyun
Copy link
Contributor

@smarter I'm investigating and see what's wrong on the server. It seems difficult to reproduce locally.

@scala scala deleted a comment from dottybot Sep 5, 2017
@liufengyun
Copy link
Contributor

liufengyun commented Sep 5, 2017

@smarter I've been able to reproduce locally:

sbt dotty-bootstrapped/clean dist-bootstrapped/pack
dist-bootstrapped/target/pack/bin/dotc -d out/ $(find compiler/src/dotty -name "*.scala" -o -name "*.java")

@smarter
Copy link
Member Author

smarter commented Sep 5, 2017

test performance please

@dottybot
Copy link
Member

dottybot commented Sep 5, 2017

performance test scheduled: 1 jobs in total.

@dottybot
Copy link
Member

dottybot commented Sep 5, 2017

Performance test finished successfully:

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

Benchmarks for this PR is based on the merge of this PR (20a9f69) with master

@liufengyun liufengyun closed this Sep 8, 2017
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