Chuck Remes

Results 26 comments of Chuck Remes

So it sounds like my guess for why the dupes occur is in error. However, it does dupe fairly often even though I use this synchronized version everywhere. Aside from...

I am calling UUID.generate (based on our last conversation). It isn't working because I sometimes get duplicates. What do you suggest? cr On Jan 7, 2012, at 4:18 PM, Assaf...

Is there a short-term patch I can apply to avoid all of that work? I took a look at views.py and see that it calls create_report_if_enough_data which appears to kick...

FYI, each POST to /result/add/ on a "small" EC2 instance takes 9.5 seconds to complete. So, every time I do a benchmark run I produce about 420 results per iteration...

Can you suggest which line I should comment out? I was looking at commenting out create_report_if_enough_data in the add_result method (both in views.py). Is that right?

For an example of the problem, visit http://speed.rubyspec.org/comparison/ and click on the first benchmark to bring up a graph. The main problem stems from the introduction of multiple environment. JRuby...

Okay, but that's not exactly the piece that I need to move. The box that displays the git status, revision and last log message is the one that is overlapping...

It's the "Revisions" table that is supposed to be placed to the _right_ of the Benchmark/Time/Stddev/Change/Trend table.

Ah, you are right. I had to restart the browser for it to pick up that change. Thanks for the temp fix!

No, I didn't. I'm moving on to the next piece so that I can get this deployed tonight (or tomorrow morning).