voltrondata-labs / benchmarks

Language-independent Continuous Benchmarking (CB) for Apache Arrow
MIT License
10 stars 11 forks source link

Fix JS parsing #153

Closed austin3dickey closed 1 year ago

austin3dickey commented 1 year ago

In the process of fixing JS benchmarks I noticed the parsing of the results wasn't working: https://github.com/apache/arrow/pull/37668#issuecomment-1781790381.

Something may have changed in yarn since the last time we ran these? not sure

austin3dickey commented 1 year ago

build failure unrelated; will come back if we get past that and this change broke something

https://github.com/r-lib/actions/issues/772