Sarah Mount
Sarah Mount
+1 This would be a great feature to have.
I have the same problem and I was about to raise a PR, but I think #209 already fixes this?
The instrumentation data and plotting should be reasonably well decoupled already. `warmup.vm_instruments` contains parsers that parse instrumentation data into `ChartData` objects, which are defined like this: ```python class ChartData(object): """Class...
And they have changed again! This isn't urgent but we should probably resolve this before we submit.
PR #302 covered the JSON keys that are still in use. The `instr_data` directory has not yet been described.
BTW I think `sha384.badssl.com` and `sha512.badssl.com` expired on Friday.
This issue could be closed
I'm also trying to use `mike` with GitLab pages. If I do get it figured out I'd be happy to contribute some docs.
The work-around I used was to install [`pyenv`](https://github.com/pyenv/pyenv), then use `pyenv` to install Python 2.7.18 and then try again with `nodenv install 12...`
/cc @drjwbaker