add additional comments

This commit is contained in:
fiatcode 2025-10-20 10:58:27 +07:00
parent e9d703ec7c
commit d85653e970
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,5 @@
// Stress test script for Quote API
// Usage: node stress-test.js
// Stress test script for Kuwot API
// Usage: node testLoad.js
const ENDPOINTS = [
'http://localhost:8080/quotes/random',