FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

FrameworkBenchmarks/activeweb at GoogleCheck · monkey/FrameworkBenchmarks · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ActiveWeb Benchmark App

This is a Framework Benchmark Test for ActiveWeb

For more information, please see:

How to start locally

  1. Execute this script against local MySQL DB:

    https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/config/create.sql

  2. Start application:

    export ACTIVE_ENV=local
    mvn jetty:run
  1. Access this URL with browser:

    http://localhost:8080/activeweb-benchmark/


Back | FazBrowse Home | New Git URL