-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
- 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
- Review https://github.com/Cryptonomic/MonadicDNA/tree/feature/nillion-load-test/nillion-load-test
- Create a new branch off
nillion-load-test - Modify the code so that user data is uploaded to nilDB in batches while still getting good upload times
- Add a comment here with the bechmarking results from above
- 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