testing-and-benchmarking-scripts
💨 Linux Stress/Torture Testing and Benchmarking Scripts
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Repository
💨 Linux Stress/Torture Testing and Benchmarking Scripts
Basic Info
Statistics
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Testing and Benchmarking Scripts
Linux Stress/Torture Testing and Benchmarking Scripts
Copyright © 2018 Teal Dulcet
❤️ Please visit tealdulcet.com to support these scripts and my other software development.
Stress/Torture Testing
Prime95/MPrime
Downloads, sets up and runs Prime95.
wget -qO - https://raw.github.com/tdulcet/Testing-and-Benchmarking-Scripts/master/mprime.sh | bash -s -- <Type of torture test>
To run Prime95 for Distributed Computing, see the Distributed Computing scripts.
Benchmarking
Also see the Benchmarking Tool.
The Phoronix Test Suite
Downloads, installs, sets up and runs the Phoronix Test Suite.
wget -qO - https://raw.github.com/tdulcet/Testing-and-Benchmarking-Scripts/master/phoronix.sh | bash -s -- <Benchmark Test(s) or Suite(s)>
These scripts should work on Ubuntu, Debian and any Linux distribution that can use the apt package manager.
Contributing
Pull requests welcome!
Owner
- Name: Teal Dulcet
- Login: tdulcet
- Kind: user
- Location: Portland, Oregon
- Website: https://www.tealdulcet.com/
- Repositories: 31
- Profile: https://github.com/tdulcet
👨💻 Computer Scientist, BS, CRTGR, MS @Thunderbird Council member
Citation (CITATION.cff)
cff-version: 1.2.0
title: Linux Stress/Torture Testing and Benchmarking Scripts
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Teal
family-names: Dulcet
affiliation: Portland State University
orcid: 'https://orcid.org/0009-0008-6616-2631'
repository-code: >-
https://github.com/tdulcet/Testing-and-Benchmarking-Scripts
abstract: >-
Linux scripts for stress/torture testing using
Prime95/MPrime and benchmarking using the Phoronix Test
Suite.
license: MIT
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0