{"id":23651572,"url":"https://github.com/athanclark/listvsgeneric","last_synced_at":"2026-02-01T02:01:08.427Z","repository":{"id":66324695,"uuid":"41906617","full_name":"athanclark/listvsgeneric","owner":"athanclark","description":"Simple benchmarks testing generic code vs. list-specific","archived":false,"fork":false,"pushed_at":"2015-09-05T03:10:24.000Z","size":1972,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T10:07:48.516Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/athanclark.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}},"created_at":"2015-09-04T08:59:08.000Z","updated_at":"2015-09-04T09:07:57.000Z","dependencies_parsed_at":"2023-02-28T18:30:20.363Z","dependency_job_id":null,"html_url":"https://github.com/athanclark/listvsgeneric","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/athanclark/listvsgeneric","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athanclark%2Flistvsgeneric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athanclark%2Flistvsgeneric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athanclark%2Flistvsgeneric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athanclark%2Flistvsgeneric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athanclark","download_url":"https://codeload.github.com/athanclark/listvsgeneric/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athanclark%2Flistvsgeneric/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28964394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T01:25:30.373Z","status":"online","status_checked_at":"2026-02-01T02:00:08.102Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-28T16:38:28.898Z","updated_at":"2026-02-01T02:01:08.413Z","avatar_url":"https://github.com/athanclark.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"listvsgeneric\n=============\n\nTest list-specific functions against generic ones.\n\n[check out the results](https://htmlpreview.github.io/?https://github.com/athanclark/listvsgeneric/blob/master/profile.html).\n\n## Compiling \u0026 Running Benchmark\n\nTo run the test, make sure you have either stack \u003e 1.3 or GHC \u003e= 7.10 and cabal-install \u003e 1.22.\nThen, clone the repo:\n\n```bash\ngit clone https://github.com/athanclark/listvsgeneric\n```\n\nbuild the library:\n\n#### Cabal-Install\n\n```bash\ncabal install --enable-tests --enable-benchmarks\n```\n\n#### Stack\n\n```bash\nstack build\n```\n\nThen benchmark:\n\n#### Cabal-Install\n\n```bash\ncabal bench\n```\n\n\u003e __Help__: How do I supply arguments to the suite? :(\n\n#### Stack\n\n```bash\nstack bench --benchmark-arguments=\"--output profile.html\"\n```\n\nThis renders a nice report to `./profile.html`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathanclark%2Flistvsgeneric","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathanclark%2Flistvsgeneric","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathanclark%2Flistvsgeneric/lists"}