Skip to content

A sample repository of a project with some performance problems.

Notifications You must be signed in to change notification settings

Opsian/PerformanceProblemsExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Performance Test Examples, based on the Dropwizard sample application.

Overview

TODO

Setup

  • To setup the h2 database run.

    `./scripts/migrate.sh`
    `./scripts/populate.sh`
    
  • To run the server run.

    `./scripts/start.sh`
    

Demos / Benchmarking

About

A sample repository of a project with some performance problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages