{"id":20515604,"url":"https://github.com/ignf/fsstress","last_synced_at":"2025-03-05T23:21:42.688Z","repository":{"id":147293831,"uuid":"481171349","full_name":"IGNF/FsStress","owner":"IGNF","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-13T14:17:30.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-01-16T09:55:59.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IGNF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-13T10:29:54.000Z","updated_at":"2024-08-26T07:31:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4ebc683-bfe1-46af-8b13-8d5c32e6f221","html_url":"https://github.com/IGNF/FsStress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FFsStress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FFsStress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FFsStress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FFsStress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IGNF","download_url":"https://codeload.github.com/IGNF/FsStress/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242118531,"owners_count":20074593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T21:23:12.126Z","updated_at":"2025-03-05T23:21:42.652Z","avatar_url":"https://github.com/IGNF.png","language":"Python","readme":"# FsStress\nStressing File Systems\n\n### Aims\nThis program aims at evaluating file systems' speed in writing, reading, discovering in different ways. \n\n### Notice\nThe program does NOT erase anything. \nThe file sizes are all expressed in MB (2^^20 b).\nThe measures are writtien in one report file (one per execution).\n\n### Required packages\nThe following packages are required : timeit pandas random rqdm\n\n### The doc\n- Run with `python FsStress.py \u003cparams\u003e`. See below.\n- Getting help : `python FsStress.py help`\n- Writing \u003cnbfiles\u003e of \u003csize\u003e MB files into the \u003cdir\u003e (dir is optional : default value is the vurrent working dir) : `python FsStress.py \u003cnbfiles\u003ex\u003csize\u003e \u003cdir\u003e`\n- Creating \u003cnbdirs\u003e, and writing \u003cnbfiles\u003e of \u003csize\u003e MB file in each : `python FsStress.py \u003cnbdirs\u003ex\u003cnbfiles\u003ex\u003csize\u003e \u003cdir\u003e`\n- Discovering what's in a \u003cdir\u003e : `python FsStress.py discover \u003cdir\u003e`\n- Reading all the files in a \u003cdir\u003e : `python FsStress.py read \u003cdir\u003e`\n- Randomly reading : `python FsStress.py rread \u003cdelay\u003e \u003cdir\u003e`. This randomly reads 1 MB pieces of the files in \u003cdir\u003e, for a `delay` seconds dureation.\n- Randomly write : still to be done...\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignf%2Ffsstress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignf%2Ffsstress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignf%2Ffsstress/lists"}