nearform/autocannon-ui

Integrate autocannon-compare

simoneb opened this issue · 1 comments

Sharing some findings:
You cannot import autocannon-compare to be used directly on the frontend because there are sub-dependencies that uses the Buffer class. You'll need to either implement a new endpoint on the backend to do the comparison or add a Buffer polyfill.