Hi all,
# spicedb
n
Hi all, I want to perform some performances testing by generating huge data. Do we have any script to generate relations in bulk? I want to test if a group or user can access an application or not. Script even for other schema will work, I will update it as per my requirement.
v
We've created such script in the past as part of some work we did for a customer, unfortunately I don't think we can share it broadly. Our enterprise offering also has
thumper
load-testing tool which allows declaratively defining load-test scripts, including writing the data to the system. I think it would be intenresting to create a general purpose bulk data generator based off a schema.
2 Views