https://github.com/ancientlore/diskread
A utility to read all the files on disk - simple performance test
https://github.com/ancientlore/diskread
file-reader golang
Last synced: 8 months ago
JSON representation
A utility to read all the files on disk - simple performance test
- Host: GitHub
- URL: https://github.com/ancientlore/diskread
- Owner: ancientlore
- License: other
- Created: 2015-08-29T23:11:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T18:05:34.000Z (over 3 years ago)
- Last Synced: 2025-09-21T23:02:06.038Z (8 months ago)
- Topics: file-reader, golang
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
diskread
========
A simple utility I wrote to check my file system for slow to read files.