Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

shusson/mapd-load-testing

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapd-load-testing

Simple artillery test script and results run against different mapd configurations with our expected database

Usage

install artillery

npm install -g artillery

update load-test.yml target and phase parameters.

run load test (-k will ignore https errors )

artillery run -k load-test.yml -o result.json

generate a HTML report

artillery report result.json

Structure of results

  • [x]gb # x: aprox size of db tested

    -- v[x]m[y]g[z] # x: cpus, y: cpu mem, z: number of k80 gpus

Table schema

CREATE TABLE variants (VARIANT TEXT ENCODING DICT, CHROMOSOME TEXT ENCODING DICT(8), c3_START BIGINT , c4_REF TEXT ENCODING DICT , ALT TEXT ENCODING DICT , RSID TEXT ENCODING DICT , AC SMALLINT , AF FLOAT , nCalled SMALLINT , nNotCalled SMALLINT , nHomRef SMALLINT , nHet SMALLINT , nHomVar SMALLINT , TYPE TEXT ENCODING DICT(8) );

About

MapD load testing with artillery

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.