Closed sgraf812 closed 8 years ago
You know about the buttons in the top right which hide non-interesting benchmarks by default? If I run your instructions here and then press on , the tschunk
benchmark shows up on http://localhost:8000/sgraf812/gpn/#revision/7360c5abdd63b427ed50b13d14ae0009a3002787
BTW, great reproduction instructions :-)
Ah, great! Actually, I had no clue what those buttons were for, I thought they were related to the commit range.
I think some tooltips would help for discoverability.
I think some tooltips would help for discoverability.
They do have tooltips...
Also, if it happens that nothing is visible due to the buttons, it says “Nothing selected... try the buttons in the top right corner.”
😓 Well, you can only compensate for stupity to some extent, I guess...
e.g. https://github.com/sgraf812/gpn should define 5 benchmarks, all of which are transformed in the expected way by gipeda (the Haskell part). But when checking their #all page, there is no mention of any older commit than the most recent. Also when on the #graphs page, only the 'gulasch' benchmark is shown, probably because it's the only one with a change during the 4 commits.
So, to reproduce:
$ git clone https://github.com/sgraf812/feed-gipeda && cd feed-gipeda && stack install
feed-gipeda.yaml
like below (including it in the list breaks Markdown formatting)$ feed-gipeda --config=./feed-gipeda.yaml --deploy-to=./gpn --watch=3600
and wait about 10 s$ python3 -m http.server
That might have to do with e9dc0850af448513d1b59727291a24ca5325ff2c, but I'm not sure.
Also, the generated
gipeda.yaml
for which gipeda is then executed: