ERDDAP / erddap

ERDDAP is a scientific data server that gives users a simple, consistent way to download subsets of gridded and tabular scientific datasets in common file formats and make graphs and maps. ERDDAP is a Free and Open Source (Apache and Apache-like) Java Servlet from NOAA NMFS SWFSC Environmental Research Division (ERD).
Creative Commons Zero v1.0 Universal
83 stars 58 forks source link

First pass at using jmeter to load test a local ERDDAP server #171

Closed ChrisJohnNOAA closed 1 month ago

ChrisJohnNOAA commented 1 month ago

Description

This adds a jmeter configuration that will send requests to a local server to test behavior under load. This is a debugging tool.

Checklist before requesting a review