Skip to content
#

performance-testing

Here are 454 public repositories matching this topic...

robooo
robooo commented Nov 14, 2018

I can't find any other explanation or formulas for results like median, average, min/max, req/sec in documentation, readme or web page. On the documentation page I tried basic scenario to search result/s and get no relevant page.

I found this question on stackoverflow, so I'm not only one who didn't understand it
https://stackoverflow.com/questions/39665250/locust-result-summary-how-to-underst

fortio
mandarjog
mandarjog commented May 15, 2019

At present we can run the load generator for a set amount of time or a certain number of requests.
I would like to a mode --reconnetRequests=1000 where fortio client will reconnect after 1000 requests.

Use case: We are testing SDS cert rotation using an https fortio client (std client).
For cert rotation to be exercised fortio should reconnect periodically to fetch the new cert.
In

flobee
flobee commented Sep 2, 2019

Hi. It can make sense having a structure like this (base on phpunit) to add phpbench in complex structure:

tests/src/module/a/controller/AControllerTest.php
tests/src/module/a/controller/BControllerTest.php
tests/src/module/a/controller/CControllerTest.php

to:
tests/src/module/a/controller/AControllerBench.php
tests/src/module/a/controller/AControllerTest.php
tests/src/module/a/con
falco
Ardesco
Ardesco commented Feb 22, 2019

I get the feeling that the Wiki doesn't really get read too much and is not as easy to find as the website. I'm going to suggest that we move all wiki content to the website and then close down the Wiki portion of the repo.

The website is using markdown with GitHub Pages so it should largely be a cut and paste job with some minor tweaking.

Framework allows to perform load testing with Apache Jmeter, view application/server metrics in real-time with Grafana, analyze errors cause with detailed traces for failed requests, compare different test runs in scripted dashboard and perform frontend performance testing with sitespeed.io+webpagetest

  • Updated May 29, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the performance-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the performance-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.