Git Product home page Git Product logo

wsperflab's Introduction

WSPerfLab

=========

Project for testing web-service implementations.

The intent of the test design is to simulate behavior typical of real-world web service applications.

This includes things such as:

  • parallel network execution to backend services
  • multiple (5 in this case) backend services
  • conditional request flows (C and D require data from A, E requires data from B)
  • JSON deserialization and serialization
  • work such as math, iteration, string manipulation (not just proxying a stream of bytes)

Structure

The test setup will consist of the following:

The ws-backend-mock is a simple Java backend app accepting request arguments to affect its response size and latency.

The various test implementations are intended to each implement the same logic with different architectures, languages and frameworks.

The ws-client will drive the traffic and capture performance metrics.

Metrics to be captured are:

  • client-side end-to-end latency for entire trip including network
  • response payload size

Test Implementations

Information about test cases and implementation requirements can be found in the ws-impls README.

Statistics and Report

wsperflab's People

Contributors

benjchristensen avatar katzseth22202 avatar mhawthorne avatar niteshkant avatar quidryan avatar randgalt avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.