dootje-2004 / intersystems-rest-performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST performance demo

Purpose

Show the performance (requests per second) of IRIS's REST functionality.

Setup

Clone or download the repository. Start the test environment with docker-compose up -d. If you have the make utility installed, you can also issue make build to start the container.

Usage

Access the user interface at http://localhost:9090/csp/demo/ui.html. Pick your settings on the left and run the test.

The server is accessible at http://localhost:9090/csp/sys/utilhome.csp.

About

License:MIT License


Languages

Language:ObjectScript 75.9%Language:JavaScript 11.1%Language:HTML 9.6%Language:CSS 2.3%Language:Shell 0.8%Language:Dockerfile 0.2%Language:Makefile 0.2%