- [x] Review https://github.com/NillionNetwork/secretvaults-py/blob/main/examples/standard_data_example.py and https://github.com/NillionNetwork/secretvaults-py/blob/main/examples/owned_data_example.py - [x] Review https://github.com/Cryptonomic/MonadicDNA/tree/feature/nillion-load-test/nillion-load-test - [x] Create a new branch off `nillion-load-test` - [x] Modify the code so that user data is uploaded to nilDB in batches while still getting good upload times - [x] Add a comment here with the bechmarking results from above - [x] Switch the data schema from standard to owned and simulate uploading data from a hundred users - [ ] Run a nilDB query to get the values of the same rsid for all one hundred users using an independent Monadic DNA account - [ ] Add a comment here with the query used and the performance details
nillion-load-test