Skip to content
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.

mirage/mirage-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performance regression testing for Mirage

Test environment

XenServer with internet/network connection for the performance testing script to download required packages, for the unikernel to request IP address from DHCP server, and for the user machine to send commands and retrieve statistics.

To use

Run the following command on the Xen server:

scripts/mir-perf.sh <address> <password> <library> <duration>
  • address is the IP address of the XenServer.
  • password is the root password for the XenServer.
  • library is the name of the MirageOS library for the performance test, e.g., tcpip tests the @mirage/tcpip library.
  • duration specifies when statistics should be retrieved from the server; the test runs to a maximum of 200,000 packets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published