https://github.com/sandialabs/que-ldrd-tools
Tools used in support of the QUE LDRD.
https://github.com/sandialabs/que-ldrd-tools
scr-2487 snl-other
Last synced: 3 months ago
JSON representation
Tools used in support of the QUE LDRD.
- Host: GitHub
- URL: https://github.com/sandialabs/que-ldrd-tools
- Owner: sandialabs
- License: bsd-3-clause
- Created: 2020-06-05T21:30:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T22:44:37.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T15:32:44.009Z (5 months ago)
- Topics: scr-2487, snl-other
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QUE LDRD Tools
These tools were used during the QUE LDRD to quantify the differences between
virtual and physical testbeds by running a simple workload on each and
collecting and contrasting measurements.Please refer to our papers for more information:
* Virtually the same: Comparing physical and virtual testbeds
```
@inproceedings{crussell2019virtually,
title={Virtually the same: Comparing physical and virtual testbeds},
author={Crussell, Jonathan and Kroeger, Thomas M and Brown, Aaron and Phillips, Cynthia},
booktitle={2019 International Conference on Computing, Networking and Communications (ICNC)},
pages={847--853},
year={2019},
organization={IEEE}
}
```* Lessons learned from 10k experiments to compare virtual and physical testbeds
```
@inproceedings{crussell2019lessons,
title={Lessons learned from 10k experiments to compare virtual and physical testbeds},
author={Crussell, Jonathan and Kroeger, Thomas M and Kavaler, David and Brown, Aaron and Phillips, Cynthia},
booktitle={12th $\{$USENIX$\}$ Workshop on Cyber Security Experimentation and Test ($\{$CSET$\}$ 19)},
year={2019}
}
```* Quantifying Uncertainty in Emulations: LDRD Report
```
@techreport{crussell2019quantifying,
title={Quantifying Uncertainty in Emulations: LDRD Report.},
author={Crussell, Jonathan and Brown, Aaron and Jennings, Jeremy Kyle and Kavaler, David and Kroeger, Thomas M and Phillips, Cynthia A},
year={2019},
institution={Sandia National Lab., Livermore, CA (United States)}
}
```## Copyright
Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC
(NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S.
Government retains certain rights in this software.See [License](LICENSE) for more information.