{"id":15944180,"url":"https://github.com/lquenti/blackheap","last_synced_at":"2026-01-26T01:32:03.346Z","repository":{"id":37011697,"uuid":"481616859","full_name":"lquenti/blackheap","owner":"lquenti","description":"An blackbox approach to I/O modelling.","archived":false,"fork":false,"pushed_at":"2025-09-12T20:25:02.000Z","size":10235,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-19T15:57:59.564Z","etag":null,"topics":["benchmark","fuse","hpc","kernel-density-estimation","linear-regression","performance-analysis","statistics"],"latest_commit_sha":null,"homepage":"","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/lquenti.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-14T13:34:09.000Z","updated_at":"2025-09-12T20:25:33.000Z","dependencies_parsed_at":"2024-01-21T15:39:34.777Z","dependency_job_id":"7b2d2dbe-1c88-4f84-9c35-fe3546a8a630","html_url":"https://github.com/lquenti/blackheap","commit_stats":{"total_commits":303,"total_committers":2,"mean_commits":151.5,"dds":0.00990099009900991,"last_synced_commit":"f4e01b2125370381a94a0049977432915b06f160"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lquenti/blackheap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lquenti%2Fblackheap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lquenti%2Fblackheap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lquenti%2Fblackheap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lquenti%2Fblackheap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lquenti","download_url":"https://codeload.github.com/lquenti/blackheap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lquenti%2Fblackheap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28763931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"ssl_error","status_checked_at":"2026-01-26T00:37:25.959Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["benchmark","fuse","hpc","kernel-density-estimation","linear-regression","performance-analysis","statistics"],"created_at":"2024-10-07T08:21:30.791Z","updated_at":"2026-01-26T01:32:03.329Z","avatar_url":"https://github.com/lquenti.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blackheap\n\n# BIG RECODE, `old-v0` is the old branch\n\nThis tool creates a performance model of your I/O speed and further allows to predict future preformance.\n\n## Note\n\nThere is a **big recode** right now. But how does one eat an elephant...\n\n## How to get it running\n\n### Locally, normal device\n\nNormally\n```\ncargo build --release\n```\nshould suffice\n\n### [SCC cluster](https://gwdg.de/hpc/systems/scc/)\n- Use `rustup`, not modules\n- Get a up to date rust compiler via `rustup update`\n\n- `cc`, which is mapped to the default `gcc`, is too old.\n  - Load a newer gcc via `module load gcc/11.4.0`\n  - Tell rust to use that one via `CC=$(which gcc) cargo build --release`\n\n\n### [Emmy HLRN cluster](https://gwdg.de/hpc/systems/emmy/)\n- Use `rustup`, not modules\n- Get a up to date rust compiler via `rustup update`\n\n- get the newest `gcc` as module as well\n  - Tell rust to use that one via `CC=$(which gcc) cargo build --release`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flquenti%2Fblackheap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flquenti%2Fblackheap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flquenti%2Fblackheap/lists"}