Skip to content

Raw performance measurement data for Legion and applications based on Legion

Notifications You must be signed in to change notification settings

StanfordLegion/perf-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Legion Performance Data

This repository contains raw performance data gathered for Legion and applications using Legion. It represents the middle piece of the overall Legion performance tracking model described somewhere.

Everything in this repository is "raw data" - all the smarts for querying and presenting data is over here.

The data in this repository is structured as follows:

  • benchmarks/...: JSON files that define benchmarks. Directory hierarchy may be used to group benchmarks as desired.

  • measurements/...: JSON files that contain measurements. The names of these files have no meaning to the querying tools, and should include some sort of UUID to avoid name collisions. In general, a measurement file should not be modified once added to the respository.

Benchmark Schema

TBD

Measurement Schema

TBD

About

Raw performance measurement data for Legion and applications based on Legion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published