gopherciser

command module
v0.21.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2025 License: MIT Imports: 2 Imported by: 0

README

Gopherciser logo


CircleCI

wiki | QSEST | enigma-go | build-cli | build-docker | develop | generate-docs | architecture

Overview

Gopherciser is used for load testing (that is, stress testing and performance measurement) in Qlik Sense® Enterprise deployments. It is based on enigma-go, which is a library for communication with the Qlik® Associative Engine.

Gopherciser can run standalone, but is also included in the Qlik Sense Enterprise Scalability Tools (QSEST), which is available for download.

For more information on how to perform load testing with Gopherciser see the wiki, this readme documents building and development of gopherciser.

Cloning repo

This repo contains the wiki as a submodule, to clone sub modules when cloning the project

git clone --recurse-submodules git@github.com:qlik-oss/gopherciser.git

If repo was cloned manually, the wiki submodule can be checked out using

git submodule update --init --recursive

Updating submodule to version defined by current branch commit:

git submodule update

Note the submodule will by default be in it's master branch. Any changes done and pushed in the submodule master branch will instantly update the wiki (i.e. don't make changes intended for a PR directly here).

Building gopherciser

build-cli Documentation how to build the gopherciser.
build-docker Documentation how to build docker images and run gopherciser from a docker container.
develop Documentation how and where to develop additions to gopherciser.
architecture A description of the gopherciser architecture.
generate-docs Documentation on how to generate documentation

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL