context detemrinistic + randomized searches and fix for setup from stella-ops.local rather 127.1.0.*
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"mode": "microservice",
|
||||
"targets": [
|
||||
{
|
||||
"url": "https://127.1.0.1/openapi.json",
|
||||
"url": "https://stella-ops.local/openapi.json",
|
||||
"samples": 15,
|
||||
"p50Ms": 54.8,
|
||||
"p95Ms": 69.98,
|
||||
@@ -12,7 +12,7 @@
|
||||
"statusCodes": "200=15"
|
||||
},
|
||||
{
|
||||
"url": "https://127.1.0.1/api/v1/timeline/events?limit=1",
|
||||
"url": "https://stella-ops.local/api/v1/timeline/events?limit=1",
|
||||
"samples": 15,
|
||||
"p50Ms": 18.39,
|
||||
"p95Ms": 33.66,
|
||||
@@ -21,7 +21,7 @@
|
||||
"statusCodes": "401=15"
|
||||
},
|
||||
{
|
||||
"url": "https://127.1.0.1/api/v1/advisory-ai/adapters/llm/providers",
|
||||
"url": "https://stella-ops.local/api/v1/advisory-ai/adapters/llm/providers",
|
||||
"samples": 15,
|
||||
"p50Ms": 185.37,
|
||||
"p95Ms": 189.69,
|
||||
|
||||
Reference in New Issue
Block a user