We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d1d1e commit 7712821Copy full SHA for 7712821
test/ingest/README.md
@@ -0,0 +1,5 @@
1
+To run the base64 benchmark test:
2
+
3
+1. Install dependencies: `npm install`
4
+2. Set environment variables `ES_URL`, `ES_USERNAME` and `ES_PASSWORD`
5
+3. Run the script: `node test/ingest/base64.mjs`
0 commit comments