{"id":14968305,"url":"https://github.com/maxim-saplin/crossplatformdisktest","last_synced_at":"2025-04-09T05:09:40.594Z","repository":{"id":45846907,"uuid":"150983217","full_name":"maxim-saplin/CrossPlatformDiskTest","owner":"maxim-saplin","description":"Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app","archived":false,"fork":false,"pushed_at":"2024-09-12T15:46:05.000Z","size":508267,"stargazers_count":588,"open_issues_count":54,"forks_count":39,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-09T05:09:32.146Z","etag":null,"topics":["android","benchmark","desktop","disk","hdd","macos","mono","performance","performance-analysis","ram","ssd","xamarin","xamarin-forms"],"latest_commit_sha":null,"homepage":"https://maxim-saplin.github.io/cpdt_results/","language":"C#","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/maxim-saplin.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":"2018-09-30T16:13:49.000Z","updated_at":"2025-04-05T17:31:48.000Z","dependencies_parsed_at":"2024-04-16T02:42:12.360Z","dependency_job_id":"884d90a7-d46b-4327-b2f8-ce24577cb068","html_url":"https://github.com/maxim-saplin/CrossPlatformDiskTest","commit_stats":{"total_commits":221,"total_committers":3,"mean_commits":73.66666666666667,"dds":"0.11764705882352944","last_synced_commit":"a507cda4f487afc9334e0f02673af34a366961d9"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxim-saplin%2FCrossPlatformDiskTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxim-saplin%2FCrossPlatformDiskTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxim-saplin%2FCrossPlatformDiskTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxim-saplin%2FCrossPlatformDiskTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxim-saplin","download_url":"https://codeload.github.com/maxim-saplin/CrossPlatformDiskTest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980837,"owners_count":21027808,"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":["android","benchmark","desktop","disk","hdd","macos","mono","performance","performance-analysis","ram","ssd","xamarin","xamarin-forms"],"created_at":"2024-09-24T13:39:41.216Z","updated_at":"2025-04-09T05:09:40.558Z","avatar_url":"https://github.com/maxim-saplin.png","language":"C#","readme":"# Cross Platform Disk Test (CPDT)\n\nMeasuring storage performance (SSD, HDD, USB Flash etc.) and RAM speed across Windows, macOS and Android devices. Random and sequential throughput (read/write operations) is calculted in MB/s and can be compared in consistent and reliable manner between mobile and desktop platfotms and devices.\n\n![UI](https://raw.githubusercontent.com/maxim-saplin/CrossPlatformDiskTest/master/Img%203.png)\n\n## Download \u0026 Try\n\n- Windows (x86 and x64) and .NET Framework 4.8\n  - https://github.com/maxim-saplin/CrossPlatformDiskTest/releases/download/2.3.3WPF/CPDT.zip\n\n- macOS 10.13+\n  - https://github.com/maxim-saplin/CrossPlatformDiskTest/releases/download/2.3.3/CPDT.app.zip\n\n- Android 4.4+ \n  - Play Market: https://play.google.com/store/apps/details?id=com.Saplin.CPDT\n  - APK: https://github.com/maxim-saplin/CrossPlatformDiskTest/releases/download/2.4.0/com.Saplin.CPDT.apk\n  \n- Linux Console App\n  - GitHub repo: https://github.com/maxim-saplin/NetCoreStorageSpeedTest/\n\n## Benchmark chart\n\nhttps://maxim-saplin.github.io/cpdt_results/\n\n![Results](https://raw.githubusercontent.com/maxim-saplin/CrossPlatformDiskTest/master/Results.jpg)\n\n## How it works\n\nThe tests measure time it takes to read/write each block (RAM -\u003e Disk, Disk -\u003e RAM, RAM -\u003e), let you choose read/write modes (e.g. turning on/off write buffering and file cache in memory), conduct sereies operations in sequential and random manner and show the average throughput (total traffic over total time) in MB/s for each test. The tests let you bencmark how same storage operations (FileStream.Write and FileStrem.Read) are handled by different OS across different devices and compare the results.\nCPDT is single-threaded, no IO queues or parallel execution of reads/writes.\n\n![Concept](https://raw.githubusercontent.com/maxim-saplin/CrossPlatformDiskTest/master/EnBlack.png)\n\n## Technology\n\nXamarin.Forms, .NET Framework and Xamarin.WPF on Windows, Mono and Xamarin.Mac on macOS, Mono and Xamarin.Android on Android. Quite a few custom controls (Stack and Grid repeaters, clickable label) and renderers (changing mouse cursor when hovering over button and label on desktop)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxim-saplin%2Fcrossplatformdisktest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxim-saplin%2Fcrossplatformdisktest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxim-saplin%2Fcrossplatformdisktest/lists"}