-
-
The basic summary of what to do is:
- Create a patch to insert the add-on into mozilla-central (see below)
- Do two try builds. The first is without the patch, the second is with the patch. They s…
-
The roslyn-analyzers repo has a set of helpers to make performance testing of analyzers using BenchmarkDotNet easier. See https://github.com/dotnet/roslyn-analyzers/tree/main/src/PerformanceTests/Util…
-
Create a suite of jMeter tests to benchmark Nesstar's performance. Discuss which requests are needed for this with Steve M.
-
The application flow must be performance tested using a large data set (6 GB).
About 16 GB of memory should run this without a problem.
-
Let's find out if any of the API calls are slow, and if so, why? Are indexes being used as we expect? Are many rows being scanned? Important to have these API calls be fast, engineers won't adopt the …
-
-
Build some unit tests and compare the results against other Rest Clients.
-
**Is your feature request related to a problem?**
We need a comprehensive testing framework to validate **PPL ** commands in the **Spark** environment, ensuring that each new PPL (Spark) release me…
-
The current testing just covers basic functionality, but it would be a good to add some tests that stress the pool with various combinations of parameters and measure the performance. Additionally, th…