Skip to content

Dummy Quarkus-based HTTP server used for synthetic benchmarks

Notifications You must be signed in to change notification settings

RedHatPerf/mannequin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mannequin

This is a dummy HTTP server intended to be reused across multiple synthetic benchmarks.

To build using S2I in Openshift run

oc process -f build.yaml -p NAMESPACE=my-namespace | oc apply -f -
oc start-build mannequin-builder
oc start-build mannequin
oc create deployment mannequin --image=image-registry.openshift-image-registry.svc:5000/istio-scale/mannequin:latest

About

Dummy Quarkus-based HTTP server used for synthetic benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published