{"id":13523668,"url":"https://github.com/MacTuitui/wgpu-load-test","last_synced_at":"2025-04-01T01:33:16.111Z","repository":{"id":73865392,"uuid":"273381568","full_name":"MacTuitui/wgpu-load-test","owner":"MacTuitui","description":"Examples of how different cards perform far better that others","archived":false,"fork":false,"pushed_at":"2020-06-23T04:56:32.000Z","size":42,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-02T08:30:36.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/MacTuitui.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}},"created_at":"2020-06-19T01:59:39.000Z","updated_at":"2024-01-19T04:10:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"e52ffc71-daab-4880-aa06-a31c2f884e25","html_url":"https://github.com/MacTuitui/wgpu-load-test","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/MacTuitui%2Fwgpu-load-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacTuitui%2Fwgpu-load-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacTuitui%2Fwgpu-load-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacTuitui%2Fwgpu-load-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacTuitui","download_url":"https://codeload.github.com/MacTuitui/wgpu-load-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246567171,"owners_count":20798128,"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-08-01T06:01:02.443Z","updated_at":"2025-04-01T01:33:11.090Z","avatar_url":"https://github.com/MacTuitui.png","language":"Rust","funding_links":[],"categories":["Demos"],"sub_categories":["Safari"],"readme":"# wgpu-load-test\nExamples of how different cards perform far better that others\n\nYou should be able to just `cargo run --release` in each directory to get a pretty heavy load that might kill your computer.\n\nI repeat, this will mostly *RENDER YOUR COMPUTER useless. USE AT YOUR OWN RISK.*\n\n* `Vertex` creates a very fine icosphere (\u003e 20 million triangles) and tries to displace all the vertices in a heavy vertex shader. On my Radeon 5500M (MacBookPro 16\") I get roughly 10fps. On my linux box with a 2080Ti it's half that. It's mostly due to register pressure (apparently, I'm yet to fully understand the issues here).\n* `Physarum` is a compute pass that combines particle simulation and accumulation of traces. The algorithm is described at https://www.sagejenson.com/physarum. It's again running pretty well on my Radeon, but not at all on the RTX. *FIXED now: the buffers were not actually where they should be. This behavior is now fixed in wgpu-rs master!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMacTuitui%2Fwgpu-load-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMacTuitui%2Fwgpu-load-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMacTuitui%2Fwgpu-load-test/lists"}