Files: 42f778a6f4c682d801ef04495ea2ea63fe4139f4 / research / README.md
389 bytesRaw
Research
I don't know what the most performant ways are to do different queries are. So here's a collection of approaches!
Running an sbot
If you're already running Patchbay, it should have all the plugins you need up and running
If not, open a new terminal and run npm run test-server
Running each test
With an sbot running, run e.g node research/1_nested_callbacks.js
Built with git-ssb-web