Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

combaine/custom-load-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test throughput of the custom.py on grpc with multiprocessing

Install grpc from source

sudo -H pip3 install grpcio --no-binary grpcio
sudo -H pip3 install grpcio-tools

Install msgp

GO111MODULE=on go get -u -t github.com/tinylib/msgp

Push the Fire button

sudo -H pip3 install Cython
./gen_code.sh
./run.sh

Pause/Resume loading by pressing space key Stop by pressing Ctrl+C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published