|
| 1 | +# Hardware Performance Archive |
| 2 | + |
| 3 | + |
| 4 | +This repository contains data that are recorded hardware performance. The raw data is saved in CSV[^7] |
| 5 | +fileformat and is located in the dataset directory. |
| 6 | + |
| 7 | +The release of the dataset Version 1.0.5 can be found and downloaded at |
| 8 | +[Kaggle](https://www.kaggle.com/datasets/kentvejrupmadsen/dataset-performance). |
| 9 | +You're welcome to experiement with it in 'notebooks' and etc. |
| 10 | + |
| 11 | + |
| 12 | +## Overview |
| 13 | +* Go to content description At [this location](docs/contents.md). |
| 14 | +* Current Version at: V1.0.5 |
| 15 | +* Size of dataset directory: 7.72 GB |
| 16 | + * Dataset |
| 17 | + * Encoding of files in dataset directory: US-ASCII |
| 18 | + * First record at: 2018-09-17 |
| 19 | + * Last record at: 2022-11-01 |
| 20 | + * Dataset Record File format: CSV[^7] |
| 21 | + |
| 22 | + * Formatted: None |
| 23 | + |
| 24 | + |
| 25 | +### Total size of the dataset |
| 26 | +* Datasets total size is: ( **7.72** GB ) |
| 27 | + * dataset directory: 7.72 GB |
| 28 | + * CSV[^7] |
| 29 | + |
| 30 | + * formats directory: 0.0 GB |
| 31 | + * JSON[^4] directory: 0.0 GB |
| 32 | + * XML[^5] Directory : 0.0 GB |
| 33 | + * TSV[^6] Directory : 0.0 GB |
| 34 | + |
| 35 | + |
| 36 | +### Tools |
| 37 | +* Files logged with |
| 38 | +[OpenHardwareMonitor it can be downloaded here](https://openhardwaremonitor.org/downloads/), |
| 39 | +it's repository is |
| 40 | +[on github](https://github.com/openhardwaremonitor/openhardwaremonitor) |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +### Support |
| 45 | +Currently this repository only has support for CSV[^7] files. I am currently working on a solution. To have the files reformatted into other formats like JSON[^4], XML[^5] and TSV[^6]. |
| 46 | + |
| 47 | +Currently in development |
| 48 | +* ***Formats*** |
| 49 | + * JSON[^4] |
| 50 | + * XML[^5] |
| 51 | + * TSV[^6] |
| 52 | + |
| 53 | + |
| 54 | +* ***Code*** |
| 55 | + * [MySQL](https://www.mysql.com/) |
| 56 | + * [PostgreSQL](https://www.postgresql.org/) |
| 57 | + |
| 58 | + |
| 59 | +Currently also working on having the data sorted & filtered by Year. together with making branches for it. |
| 60 | + |
| 61 | +### Download & Others |
| 62 | +* [Kaggle](https://www.kaggle.com/), a place to download datasets and to play with the data. The [dataset](https://www.kaggle.com/datasets/kentvejrupmadsen/dataset-performance) can be downloaded or used with python though kaggle. |
| 63 | +* [Web Archive](https://archive.org/download/data.private.performance-release-06-09-2022) |
| 64 | +* Onedrive |
| 65 | + * [Zip](https://1drv.ms/u/s!AnVSo6qhoQp5j8RjDo0Z3ozNKr9xXQ?e=H3qbAm)[^2], |
| 66 | + * [Tar.gz](https://1drv.ms/u/s!AnVSo6qhoQp5j8RkosdL1iV1cWcG2g?e=ReCjNt)[^3] |
| 67 | +* [Github]([Github](https://github.com/KentVejrupMadsen/data.performance/releases/tag/release-03-08-2022)) |
| 68 | + * [as a zip file](https://github.com/KentVejrupMadsen/data.private.performance/archive/refs/tags/release-06-09-2022.zip) [^1] [^2] |
| 69 | + * [as tar.gz](https://github.com/KentVejrupMadsen/data.private.performance/archive/refs/tags/release-06-09-2022.tar.gz) [^1] [^3] |
| 70 | + |
| 71 | + |
| 72 | +## Appendices |
| 73 | +* Keep in mind that this repository is a fork of the repository |
| 74 | +[Private-Data-Performance](https://github.com/KentMadsen/Private-Data-Performance/commits/master), at my previous [account](https://github.com/KentMadsen) as i have lost access to it. |
| 75 | +* Author - [Kent vejrup Madsen](https://github.com/KentVejrupMadsen) |
| 76 | +* Contact: Kent.vejrup.madsen@designermadsen.dk |
| 77 | +* Changelog: [Changes](docs/changelog.md) |
| 78 | +* Copyright 2022 [Kent vejrup Madsen](https://github.com/KentVejrupMadsen) |
| 79 | + * Licenses |
| 80 | + * [MIT - Source Code License](docs/licenses/sourcecode_license.md) |
| 81 | + * [Dataset License - Attribution 4.0 International](docs/licenses/dataset_license.md) |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | +### Citation |
| 86 | +- **DOI**, 10.34740/kaggle/ds/2360009 |
| 87 | + |
| 88 | + **APA** |
| 89 | + |
| 90 | + Kent vejrup Madsen. (2022). |
| 91 | + <i>Performance Data</i> |
| 92 | + [Data set]. Kaggle. https://doi.org/10.34740/KAGGLE/DS/2360009 |
| 93 | + |
| 94 | + **BibTeX** |
| 95 | + |
| 96 | + @misc{ |
| 97 | + kent vejrup madsen_2022, |
| 98 | + title={Performance Data}, |
| 99 | + url={https://www.kaggle.com/ds/2360009}, |
| 100 | + DOI={10.34740/KAGGLE/DS/2360009}, |
| 101 | + publisher={Kaggle}, |
| 102 | + author={Kent vejrup Madsen}, |
| 103 | + year={2022} } |
| 104 | + |
| 105 | + |
| 106 | +### Document |
| 107 | +* Original creation date is at: [31-01-2019](https://github.com/KentMadsen/Private-Data-Performance), Kent Madsen |
| 108 | +* Created at: 29-01-2020 |
| 109 | +* Updated at: 02-11-2022 |
| 110 | + |
| 111 | + |
| 112 | +## Foot Notes |
| 113 | +[^1]: sha256sum ./filepath.txt |
| 114 | + |
| 115 | +[^2]: sha256 hash checksum for zip 8567f124aadb59688785130c8d9602de1e809621e74bf582711c8ec2007ff15a |
| 116 | + |
| 117 | +[^3]: sha256 hash checksum for tar.gz 4682b2df535bd0ef7b0b3276cd4fb57f4a05d2a761aa3a50abeaf87b161f614f |
| 118 | + |
| 119 | +[^4]: JavaScript Object Notation |
| 120 | + |
| 121 | +[^5]: eXtensible Markup Language |
| 122 | + |
| 123 | +[^6]: Tab-seperated values |
| 124 | + |
| 125 | +[^7]: Comma-seperated values |
0 commit comments