This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Artillery Load Test Visualisation --> | |
<!-- Developed by https://github.com/WowItsDoge --> | |
<!-- Load this html file in chrome and open a json load test description. --> | |
<!-- The Load Test is drawn in a tree view. --> | |
<!-- It uses the vis js library. --> | |
<!-- Feel free to use and improve this visualization tool. --> | |
<html> | |
<head> | |
<script src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.20.1/vis.min.js"></script> |