dovuofficial / guardian-php-sdk

Configuration based Guardian policy consumption and management for dovu platform
MIT License
0 stars 0 forks source link

Scale Guardian Tests : Dry Run + Testnet #16

Open mattsmithies opened 5 months ago

mattsmithies commented 5 months ago

Overview

Running scale tests is reliance on a number of issues being solved from Guardian that revolve around filtering (manual cache invalidation) and solving any and all N+1 problems related to the Guardian.

Once these issues have been resolved, we require a number of tests to be created and ran.

Goal

Achieving this goal will allow us to have more confidence in the system in the medium term, the degrees of which are as follow.

Focus

Both of these tests will use both dry run and testnet environments:

Where:

Minimum

Medium

Then:

If this goes to plan, we will aim to 10x this throughput and attempt to keep track of all data payloads to detect further N+1 issues and speed of requests.