slachiewicz / caliper

Automatically exported from code.google.com/p/caliper
Apache License 2.0
0 stars 0 forks source link

Appspot eats newer runs when they contain multiple methods #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. upload benchmark with multiple methods
2. make another run and upload it

What is the expected output? What do you see instead?
I would expect to see multiple runs of all methods, instead the newer
runs just don't get shown at all.

What version of the product are you using? On what operating system?
caliper 0.5rc1, on Linux

Please provide any additional information below.

Hi,
when uploading results, everything works fine as long as i only have one 
benchmark method. Also, the first run of a Benchmark consisting of multiple 
methods works. However, newer runs with multiple methods are not shown on the 
webpage at appspot. Neither when the benchmark previously consisted of only one 
method, nor when it already had multiple methods.

I am using Caliper 0.5rc1

Original issue reported on code.google.com by kutschke...@googlemail.com on 8 Feb 2013 at 2:44

GoogleCodeExporter commented 9 years ago
Since we are quite close to the release of Caliper 1.0, which has an entirely 
different webapp, this probably isn't going to get fixed.  Sorry for the 
inconvenience in the meantime.

Original comment by gak@google.com on 9 Feb 2013 at 9:29