Aleksandar Prokopec
Aleksandar Prokopec
I get the following error when running `nctelegram`. This is weird, because it worked yesterday: ``` Exception in thread Receiver (pytg): Traceback (most recent call last): File "/usr/lib/python3.4/threading.py", line 920,...
We should ensure that all standard (output except the iteration times) goes to a separate file that can be inspected after the benchmark finishes, unless the user explicitly requests to...
Here are some warmup curves related to the `philosophers` benchmark:  We should potentially investigate reasons for this - which might be that the `CameraThread` is doing a different number...
Suggestion is to pack the warning message into single line. ``` ====== db-shootout (database), iteration 0 started ====== WARNING: This benchmark provides no result that can be validated. There is...
Some users reported seeing this on some machines: ``` Exception in thread "Thread-938" Failure(connection timed out: localhost/127.0.0.1:51834 at remote address: localhost/127.0.0.1:51834. Remote Info: Not Available, flags=0x08) with RemoteInfo -> Upstream...
Since we'll be publishing from the `website` directory, we will need a job that invokes `jekyll` and copies the files to `renaissance-benchmarks.github.io`. This is not critical for the first release,...
Since benchmarks may get added and removed across releases, and we still want to have a staging area of benchmarks under consideration, as well as keep the removed ones for...
Reported by a user: ``` Mobile view on renaissance doesn’t work well for me; the page jitters ```
SBT has a plugin called `sbt-java-formatter`, maybe we should try that out: https://stackoverflow.com/questions/33494711/java-code-formatter-for-sbt
Scenario - go to a repository with a dirty index but nothing staged: ``` 1. $ grv 2. to switch to next tab 3. to switch to the diff view...