GithubHelp home page GithubHelp logo

ethangyoung / gvisor_analysis Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 22.9 MB

A collection of programs used for benchmarking gVisor performance.

Dockerfile 2.38% C 13.59% Shell 16.76% Makefile 2.20% Python 65.07%
gvisor

gvisor_analysis's Introduction

gvisor_analysis

A collection of programs used for benchmarking gVisor performance.

Experiment Guide

Implemented

  1. Read Throughput
  2. Write Throughput
  3. Thread Spinup Throughput
  4. Network Throughput
  5. getpid Throughput
  6. Container Spinup Speed
  7. Import Speed (Python)

Future

  • Google Cloud Functions performance

Installing

To install all dependencies run the following command

$ make all

This will install all required dependencies for running gvisor_analysis on Ubuntu. This includes installing and configuring gvsior and docker.

Usage

The following commands are available to execute the tests:

To execute all tests..

$ make test-all

To execute a subset of test configurations..

$ make test-bare           # To execute tests on only bare metal

$ make test-runc           # To execute tests only on docker's default runc runtime

$ make test-runsc-ptrace   # To execute tests only on gvisors runtime runsc using its ptrace platform

$ make test-runsc-kvm      # To execute tests only on gvisors runtime runsc using its kvm platform

gvisor_analysis's People

Contributors

deanpfz avatar ethangyoung avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

v-anshu jadia

gvisor_analysis's Issues

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.