{"id":3524,"url":"https://github.com/haskell/criterion","last_synced_at":"2026-05-13T16:04:22.383Z","repository":{"id":1109109,"uuid":"976785","full_name":"haskell/criterion","owner":"haskell","description":"A powerful but simple library for measuring the performance of Haskell code.","archived":false,"fork":false,"pushed_at":"2026-04-09T14:50:35.000Z","size":2919,"stargazers_count":522,"open_issues_count":30,"forks_count":89,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-04-25T19:02:53.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/criterion","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.markdown","changelog":"changelog.md","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":"2010-10-10T18:22:22.000Z","updated_at":"2026-04-09T14:50:42.000Z","dependencies_parsed_at":"2026-02-28T04:00:58.937Z","dependency_job_id":null,"html_url":"https://github.com/haskell/criterion","commit_stats":{"total_commits":719,"total_committers":56,"mean_commits":"12.839285714285714","dds":"0.42280945757997224","last_synced_commit":"2ce3ce031308a6aaff1221afd423e71908fb2de8"},"previous_names":["bos/criterion"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/criterion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/sbom","scorecard":{"id":457325,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/criterion","commit":"ee9d65a71bc9c830989701a50d5eec991a49699b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/criterion/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/criterion/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/criterion/haskell-ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T10:03:57.741Z","repository_id":1109109,"created_at":"2025-08-19T10:03:57.741Z","updated_at":"2025-08-19T10:03:57.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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"}},"owner":{"login":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":91,"last_synced_at":"2024-04-16T00:27:22.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":21803,"followers":506,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2024-04-16T00:27:46.815Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"packages":[{"id":13647840,"name":"haskell-criterion-measurement","ecosystem":"debian","description":null,"homepage":"https://github.com/haskell/criterion","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/haskell/criterion","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:58:44.340Z","latest_release_published_at":"2026-02-12T03:58:44.340Z","latest_release_number":"0.2.2.0-1","last_synced_at":"2026-03-13T21:25:20.615Z","created_at":"2026-02-12T03:58:44.029Z","updated_at":"2026-03-13T21:25:20.615Z","registry_url":"https://tracker.debian.org/pkg/haskell-criterion-measurement","install_command":"apt-get install haskell-criterion-measurement","documentation_url":"https://packages.debian.org/trixie/haskell-criterion-measurement","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"libghc-criterion-measurement-dev, libghc-criterion-measurement-prof, libghc-criterion-measurement-doc","standards_version":"4.7.0","maintainer":"Debian Haskell Group \u003cpkg-haskell-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), haskell-devscripts-minimal | haskell-devscripts (\u003e= 0.13), cdbs, ghc (\u003e= 9.4), ghc-prof, libghc-aeson-dev (\u003e= 0.8), libghc-aeson-prof (\u003e= 0.8), libghc-base-compat-dev (\u003e= 0.9), libghc-base-compat-prof (\u003e= 0.9), libghc-vector-dev (\u003e= 0.7.1), libghc-vector-prof (\u003e= 0.7.1)","build_depends_indep":"ghc-doc, libghc-aeson-doc, libghc-base-compat-doc, libghc-vector-doc","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:58:45.015Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/haskell-criterion-measurement?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/haskell-criterion-measurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/haskell-criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/haskell-criterion-measurement/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/haskell-criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/haskell-criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/haskell-criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/haskell-criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/haskell-criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/haskell-criterion-measurement/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":172949,"name":"criterion-measurement","ecosystem":"hackage","description":"Measurement-related functionality extracted from Criterion, with minimal dependencies. The rationale for this is to enable alternative analysis front-ends.","homepage":"https://github.com/haskell/criterion","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/haskell/criterion","keywords_array":["benchmarking","bsd3","development","library","performance","testing","Propose Tags"],"namespace":null,"versions_count":10,"first_release_published_at":"2018-07-01T23:35:40.000Z","latest_release_published_at":"2026-04-02T13:33:53.000Z","latest_release_number":"0.2.4.0","last_synced_at":"2026-05-11T15:09:50.526Z","created_at":"2022-04-05T18:56:16.052Z","updated_at":"2026-05-11T15:22:17.751Z","registry_url":"https://hackage.haskell.org/package/criterion-measurement","install_command":"cabal install criterion-measurement","documentation_url":null,"metadata":{},"repo_metadata":{"id":1109109,"uuid":"976785","full_name":"haskell/criterion","owner":"haskell","description":"A powerful but simple library for measuring the performance of Haskell code.","archived":false,"fork":false,"pushed_at":"2026-04-09T14:50:35.000Z","size":2919,"stargazers_count":522,"open_issues_count":30,"forks_count":89,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-04-25T19:02:53.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/criterion","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haskell.png","metadata":{"files":{"readme":"README.markdown","changelog":"changelog.md","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":"2010-10-10T18:22:22.000Z","updated_at":"2026-04-09T14:50:42.000Z","dependencies_parsed_at":"2026-02-28T04:00:58.937Z","dependency_job_id":null,"html_url":"https://github.com/haskell/criterion","commit_stats":{"total_commits":719,"total_committers":56,"mean_commits":"12.839285714285714","dds":"0.42280945757997224","last_synced_commit":"2ce3ce031308a6aaff1221afd423e71908fb2de8"},"previous_names":["bos/criterion"],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/criterion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/sbom","scorecard":{"id":457325,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/criterion","commit":"ee9d65a71bc9c830989701a50d5eec991a49699b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/criterion/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/criterion/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/criterion/haskell-ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/Properties.hs:13"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T10:03:57.741Z","repository_id":1109109,"created_at":"2025-08-19T10:03:57.741Z","updated_at":"2025-08-19T10:03:57.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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"},"owner_record":{"login":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":91,"last_synced_at":"2024-04-16T00:27:22.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":21803,"followers":506,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2024-04-16T00:27:46.815Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"tags":[{"name":"criterion-1.6.4.1","sha":"d4fe7c085a9e53d6170987a4f1b748522f1074b3","kind":"commit","published_at":"2025-09-06T22:33:09.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.6.4.1","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.4.1/manifests"},{"name":"criterion-1.6.4.0","sha":"2ce3ce031308a6aaff1221afd423e71908fb2de8","kind":"commit","published_at":"2024-10-27T00:11:36.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.6.4.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.4.0/manifests"},{"name":"criterion-measurement-0.2.2.0","sha":"4ac74c9810790e3e83e38da4e7ff3bda15b55501","kind":"commit","published_at":"2024-05-12T11:43:17.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.2.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.2.2.0/manifests"},{"name":"criterion-1.6.3.0","sha":"b6713b7f343ce4ef9f097608f6238bec365d5666","kind":"commit","published_at":"2023-08-08T11:17:16.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.6.3.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.3.0/manifests"},{"name":"criterion-1.6.2.0","sha":"b0e92704fda167b31d948b24b9a85b7d8e062500","kind":"commit","published_at":"2023-05-23T22:40:23.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.6.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.2.0/manifests"},{"name":"criterion-1.6.1.0","sha":"de9f68f09ebc35c61ad442bd501bbc525fc4f9af","kind":"commit","published_at":"2023-05-23T22:02:47.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.6.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.1.0/manifests"},{"name":"criterion-measurement-0.2.1.0","sha":"d8b5940edd28e43b1b680ca3bb1fdfcd58a33160","kind":"commit","published_at":"2023-02-16T23:50:41.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.2.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.2.1.0/manifests"},{"name":"criterion-measurement-0.2.0.0","sha":"4d6bd209bc72172c540610182f3f01b688e62e55","kind":"commit","published_at":"2022-08-07T12:03:27.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.2.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.2.0.0/manifests"},{"name":"criterion-1.6.0.0","sha":"4d6bd209bc72172c540610182f3f01b688e62e55","kind":"commit","published_at":"2022-08-07T12:03:27.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.6.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.6.0.0/manifests"},{"name":"criterion-measurement-0.1.4.0","sha":"dc6bac653cd5c94aa82a7e923bfb3ec5fd5ebbdd","kind":"commit","published_at":"2022-08-04T22:07:16.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.1.4.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.4.0/manifests"},{"name":"criterion-1.5.13.0","sha":"333d1913a7b10099d347da83922828f5f0a0e88f","kind":"commit","published_at":"2022-02-01T14:34:26.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.13.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.13.0/manifests"},{"name":"criterion-1.5.12.0","sha":"38f8578a06327a70d1c416c22a1a1589a9c15060","kind":"commit","published_at":"2021-12-08T23:34:31.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.12.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.12.0/manifests"},{"name":"criterion-1.5.11.0","sha":"22c295f2f1b01e33697065c8b7f997af376af45f","kind":"commit","published_at":"2021-10-09T20:13:39.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.11.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.11.0/manifests"},{"name":"criterion-1.5.10.0","sha":"c18f8a7f96f80ad51399697ce554d61cfa1ef7fe","kind":"commit","published_at":"2021-08-21T12:43:41.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.10.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.10.0/manifests"},{"name":"criterion-measurement-0.1.3.0","sha":"f21f15ec8a4931a198a848da45904b62fec06445","kind":"commit","published_at":"2021-07-04T00:53:35.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.1.3.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.3.0/manifests"},{"name":"criterion-1.5.9.0","sha":"019a1b93391e20fd3cb335b9136c6a4a6ce398e4","kind":"commit","published_at":"2020-11-17T14:21:39.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.9.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.9.0/manifests"},{"name":"criterion-1.5.8.0","sha":"2f4fac9358fafa934a255d85c8d619718f5112fd","kind":"commit","published_at":"2020-11-14T20:10:25.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.8.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.8.0/manifests"},{"name":"criterion-1.5.7.0","sha":"983f3cd7c7e8005dbb1147e960800692d55d79d8","kind":"commit","published_at":"2020-10-01T18:23:17.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.7.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.7.0/manifests"},{"name":"criterion-1.5.6.2","sha":"fc4d279b4381a1235de984c6595884abdbed1b66","kind":"commit","published_at":"2020-02-19T14:57:11.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.6.2","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.6.2/manifests"},{"name":"criterion-1.5.6.1","sha":"5c87f7c079e43117878d4a8f4927d62fe49aacd9","kind":"commit","published_at":"2019-09-27T14:40:34.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.6.1","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.6.1/manifests"},{"name":"criterion-1.5.6.0","sha":"f6927ff71566abc796c257fc8017accc5a11fe19","kind":"commit","published_at":"2019-09-06T22:55:13.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.6.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.6.0/manifests"},{"name":"criterion-measurement-0.1.2.0","sha":"692c0e8a4a512fe332bd9b29d3b94870b86c40ab","kind":"commit","published_at":"2019-08-08T20:52:06.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.1.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.2.0/manifests"},{"name":"criterion-1.5.5.0","sha":"f9a6056a21b2add11581f696173de03d07b24422","kind":"commit","published_at":"2019-05-02T19:37:53.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.5.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.5.0/manifests"},{"name":"criterion-1.5.4.0","sha":"59e0e88040f652e97ed243838ebb6bf2f25ac11e","kind":"commit","published_at":"2019-02-14T14:01:54.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.4.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.4.0/manifests"},{"name":"criterion-1.5.3.0","sha":"c8e0273421a7241d19e48c988c8b5a3dcfb5ee09","kind":"commit","published_at":"2018-11-13T17:44:08.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.3.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.3.0/manifests"},{"name":"criterion-1.5.2.0","sha":"ca94783f3e2d903e978388faa7c2b72f2384f36c","kind":"commit","published_at":"2018-10-07T15:43:41.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.2.0/manifests"},{"name":"criterion-measurement-0.1.1.0","sha":"c1b044e7255648bb98841d845d8413fc78a535e9","kind":"commit","published_at":"2018-08-01T15:02:15.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.1.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.1.0/manifests"},{"name":"criterion-1.5.1.0","sha":"c1b044e7255648bb98841d845d8413fc78a535e9","kind":"commit","published_at":"2018-08-01T15:02:15.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.1.0/manifests"},{"name":"criterion-measurement-0.1.0.0","sha":"9df8d01fb6cdc0fad9d9a61b1aa9bcf149cbbde2","kind":"commit","published_at":"2018-07-01T23:09:24.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-measurement-0.1.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-measurement-0.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-measurement-0.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-measurement-0.1.0.0/manifests"},{"name":"criterion-1.5.0.0","sha":"9df8d01fb6cdc0fad9d9a61b1aa9bcf149cbbde2","kind":"commit","published_at":"2018-07-01T23:09:24.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/criterion-1.5.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/criterion-1.5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@criterion-1.5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/criterion-1.5.0.0/manifests"},{"name":"1.4.1.0","sha":"5f613a00335c3b6c7b196527e706b8b12c19b963","kind":"commit","published_at":"2018-04-07T20:43:31.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.4.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.4.1.0/manifests"},{"name":"1.4.0.0","sha":"5a704392b670c189475649c32d05eeca9370d340","kind":"commit","published_at":"2018-03-04T23:06:25.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.4.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.4.0.0/manifests"},{"name":"1.3.0.0","sha":"ff5dc4e7aa60844abd12fe367c892e14bd892358","kind":"commit","published_at":"2018-01-09T17:07:34.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.3.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.3.0.0/manifests"},{"name":"1.2.6.0","sha":"f4af426c15ea501fd04ee7073fb81bcb68201498","kind":"commit","published_at":"2017-12-10T20:35:24.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.6.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.6.0/manifests"},{"name":"1.2.5.0","sha":"076afc21201e9a5af8fe82780f6f70ac1529470a","kind":"commit","published_at":"2017-12-02T15:25:33.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.5.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.5.0/manifests"},{"name":"1.2.4.0","sha":"254e6d5d3a265e83c6cc89c776b1e092ffd39fe2","kind":"commit","published_at":"2017-11-24T19:55:27.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.4.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.4.0/manifests"},{"name":"1.2.3.0","sha":"4801528d86c877fcede3b1a27fcd403b90906aa9","kind":"commit","published_at":"2017-10-07T15:41:15.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.3.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.3.0/manifests"},{"name":"1.2.2.0","sha":"f43dae8d35fd08be065c73d005417a8ea685b812","kind":"commit","published_at":"2017-08-05T15:56:42.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.2.0/manifests"},{"name":"1.2.1.0","sha":"746e75c572010299eebe50d37d4754b978d7b10a","kind":"commit","published_at":"2017-06-23T18:07:04.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.1.0/manifests"},{"name":"1.2.0.0","sha":"3ed2d43f5bc1434dc20bf3ce799d097382447358","kind":"commit","published_at":"2017-05-24T15:44:09.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.2.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.2.0.0/manifests"},{"name":"1.1.1.0","sha":"8ffa852aa6263208b77c4199a94ef3aa96dad312","kind":"commit","published_at":"2016-03-02T06:58:01.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.1.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.1.1.0/manifests"},{"name":"1.1.0.0","sha":"4cc2f24a74a834a50e078a07fea5e0ba741a2c50","kind":"commit","published_at":"2015-03-26T22:18:37.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.1.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.1.0.0/manifests"},{"name":"1.0.2.0","sha":"5a07b2deaa1d084d26e146d5bf8b1f0033b4ee20","kind":"commit","published_at":"2014-10-04T23:24:43.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.0.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.2.0/manifests"},{"name":"1.0.1.0","sha":"e718e80a226c90928487809bcf81196b568a0de5","kind":"commit","published_at":"2014-09-03T21:06:32.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.0.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.1.0/manifests"},{"name":"1.0.0.2","sha":"d6fd298181b108d918b4f251f86473bfe4d5bb0f","kind":"commit","published_at":"2014-08-09T05:47:08.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.0.0.2","html_url":"https://github.com/haskell/criterion/releases/tag/1.0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.0.2/manifests"},{"name":"1.0.0.1","sha":"1603d03b65f76bbc254afacce3ac883883f5afc2","kind":"commit","published_at":"2014-08-08T17:06:30.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.0.0.1","html_url":"https://github.com/haskell/criterion/releases/tag/1.0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.0.1/manifests"},{"name":"1.0.0.0","sha":"3e25e7b0bd35c5ce040018550f2c7e04b6ef3cfd","kind":"commit","published_at":"2014-08-08T10:02:38.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/1.0.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/1.0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@1.0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/1.0.0.0/manifests"},{"name":"0.8.1.0","sha":"5a289ba0802bc13c28658fc73e9528bc74a3bd36","kind":"commit","published_at":"2014-05-07T06:36:43.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.8.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.1.0/manifests"},{"name":"0.8.0.2","sha":"9bee511d6694fa9aebb17eeb1453358fcedc1d33","kind":"commit","published_at":"2014-04-09T18:22:11.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.8.0.2","html_url":"https://github.com/haskell/criterion/releases/tag/0.8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.0.2/manifests"},{"name":"0.8.0.1","sha":"8f5a7bdb1a245777155a67a976bb61dbd2b94ce1","kind":"commit","published_at":"2014-03-05T16:46:05.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.8.0.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.0.1/manifests"},{"name":"0.8.0.0","sha":"e7f0bdc2a42d108bb5069b289a76e38a6bc848f9","kind":"commit","published_at":"2013-05-01T20:14:54.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.8.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.8.0.0/manifests"},{"name":"0.6.2.1","sha":"4be1a6569fea61fe07611c550560bdf47423f107","kind":"commit","published_at":"2013-02-03T19:34:07.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.6.2.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.2.1/manifests"},{"name":"0.6.2.0","sha":"8b2e63069a6e8a31bffa1248fb87f38fbf81bb61","kind":"commit","published_at":"2012-10-09T04:37:19.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.6.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.2.0/manifests"},{"name":"0.6.1.1","sha":"537e1a89540b87fb718c7262837ea6304b61a4c8","kind":"commit","published_at":"2012-08-15T21:34:30.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.6.1.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.1.1/manifests"},{"name":"0.6.0.1","sha":"fa9f57af62afd4cd52620576e5b6c882d4e9f12c","kind":"commit","published_at":"2012-01-21T22:31:40.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.6.0.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.0.1/manifests"},{"name":"0.6.0.0","sha":"5fc57fb3c3dc46742c760b3bbdb286a15ff513e6","kind":"commit","published_at":"2011-12-02T06:19:31.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.6.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.6.0.0/manifests"},{"name":"0.5.1.1","sha":"84b70a832646b64f3190e928dfcd8f3102642767","kind":"commit","published_at":"2011-11-17T18:39:48.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.1.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.1.1/manifests"},{"name":"0.5.1.0","sha":"bb720ab95b05e2a0bfd8a4a94ca957c378565639","kind":"commit","published_at":"2011-09-28T05:17:23.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.1.0/manifests"},{"name":"0.5.0.9","sha":"ebba901cce0d7f8dc5cb5d31cfdf7b2460c9f09b","kind":"commit","published_at":"2011-05-07T19:46:39.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.9","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.9/manifests"},{"name":"0.5.0.8","sha":"8b4afb177b3c2e269fa02ab0592f929464c9078e","kind":"commit","published_at":"2011-04-18T18:44:09.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.8","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.8/manifests"},{"name":"0.5.0.7","sha":"706992ecd8d16d39ae11c0704bd534ef749c44f9","kind":"commit","published_at":"2011-02-28T23:12:49.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.7","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.7/manifests"},{"name":"0.5.0.6","sha":"893fc4fd4ce821f0e8f0bdfbdd7916a4f277caea","kind":"commit","published_at":"2011-02-01T05:16:47.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.6","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.6/manifests"},{"name":"0.5.0.5","sha":"c7aa03fc811dec5e83c81fe957bf01b8d6530962","kind":"commit","published_at":"2010-10-10T15:24:21.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.5","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.5/manifests"},{"name":"0.5.0.4","sha":"ff5732b6661ffd3d60d49b97b73f44ed40829338","kind":"commit","published_at":"2010-09-13T04:40:18.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.4","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.4/manifests"},{"name":"0.5.0.3","sha":"6d618c26c04e3cbb28852facf188588940234fa4","kind":"commit","published_at":"2010-07-14T11:56:10.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.3","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.3/manifests"},{"name":"0.5.0.2","sha":"fd5e1e9a64440df2c0665a7ebb0c2ba8e006fc21","kind":"commit","published_at":"2010-07-12T23:58:49.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.2","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.2/manifests"},{"name":"0.5.0.1","sha":"ee5f53853e6e96a5419048ddd34158efa3266b80","kind":"commit","published_at":"2010-06-23T14:55:50.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.1/manifests"},{"name":"0.5.0.0","sha":"a99ffb19407d303947246908a43d3d025a2ea762","kind":"commit","published_at":"2010-03-29T22:56:15.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.5.0.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.5.0.0/manifests"},{"name":"0.4.1.0","sha":"d13e51ea859c7b7935165f64f761dab360c7587d","kind":"commit","published_at":"2009-12-15T08:02:36.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.4.1.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.4.1.0/manifests"},{"name":"0.4.0","sha":"23cb6129c0f3787a18e7f86ad187b90a07f0e818","kind":"commit","published_at":"2009-12-11T00:44:36.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.4.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"efdbf9492e7d772e54c47acfaf125a880638edac","kind":"commit","published_at":"2009-11-29T05:43:30.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.3.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"bb84aed406064be6507deae276dbdf311a36e4a5","kind":"commit","published_at":"2009-11-06T08:00:27.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.2.0","html_url":"https://github.com/haskell/criterion/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.2.0/manifests"},{"name":"0.1.3","sha":"ec5f25336c6c679f011a52e914600e775e476d32","kind":"commit","published_at":"2009-11-06T05:38:15.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.1.3","html_url":"https://github.com/haskell/criterion/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"12455d23b1aa7c83b9fcc8a701d899337447d5a8","kind":"commit","published_at":"2009-09-30T21:50:37.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.1.2","html_url":"https://github.com/haskell/criterion/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c7b9ee75217448f5e8baca28f37d1bec7b717f4c","kind":"commit","published_at":"2009-09-29T16:26:51.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.1.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1.1/manifests"},{"name":"0.1","sha":"678d70fe2f98722cd3b3b85c2af05d861771e9d2","kind":"commit","published_at":"2009-09-27T06:55:12.000Z","download_url":"https://codeload.github.com/haskell/criterion/tar.gz/0.1","html_url":"https://github.com/haskell/criterion/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/criterion@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2026-05-11T15:22:17.751Z","dependent_packages_count":5,"downloads":22964,"downloads_period":"total","dependent_repos_count":18,"rankings":{"downloads":7.284543656400114,"dependent_repos_count":13.037581237637752,"dependent_packages_count":4.566261655834982,"stargazers_count":3.2382028821701048,"forks_count":4.3345577846849395,"docker_downloads_count":1.2884995761514553,"average":5.624941132146557},"purl":"pkg:hackage/criterion-measurement","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/criterion-measurement","docker_dependents_count":1,"docker_downloads_count":54,"usage_url":"https://repos.ecosyste.ms/usage/hackage/criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/criterion-measurement/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-04-11T00:01:27.111Z","issues_count":163,"pull_requests_count":127,"avg_time_to_close_issue":12795279.187969925,"avg_time_to_close_pull_request":5505695.984126984,"issues_closed_count":133,"pull_requests_closed_count":126,"pull_request_authors_count":63,"issue_authors_count":100,"avg_comments_per_issue":3.950920245398773,"avg_comments_per_pull_request":1.8976377952755905,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":66641.0,"past_year_avg_time_to_close_pull_request":198276.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/issues","maintainers":[{"login":"RyanGlScott","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"},{"login":"rrnewton","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rrnewton"},{"login":"erikd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"},{"login":"Rufflewind","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rufflewind"},{"login":"nh2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"},{"login":"basvandijk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/basvandijk"},{"login":"tibbe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"},{"login":"gregorycollins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregorycollins"},{"login":"Fuuzetsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fuuzetsu"},{"login":"sjakobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"},{"login":"adamgundry","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgundry"},{"login":"hvr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"},{"login":"23Skidoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/23Skidoo"}],"active_maintainers":[{"login":"RyanGlScott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion-measurement/codemeta","maintainers":[{"uuid":"ryanglscott","login":"ryanglscott","name":null,"email":null,"url":null,"packages_count":152,"html_url":"https://hackage.haskell.org/user/ryanglscott","role":null,"created_at":"2022-11-14T17:10:37.648Z","updated_at":"2022-11-14T17:10:37.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/ryanglscott/packages"}],"registry":{"name":"hackage.haskell.org","url":"https://hackage.haskell.org","ecosystem":"hackage","default":true,"packages_count":19120,"maintainers_count":3894,"namespaces_count":0,"keywords_count":0,"github":"haskell-infra","metadata":{"funded_packages_count":1643},"icon_url":"https://github.com/haskell-infra.png","created_at":"2022-04-05T17:03:41.927Z","updated_at":"2026-04-03T06:39:24.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/namespaces"}},{"id":13547600,"name":"haskell-criterion-measurement","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/haskell/criterion","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/haskell/criterion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:26:59.485Z","latest_release_published_at":"2026-02-11T02:26:59.485Z","latest_release_number":"0.1.4.0-1build1","last_synced_at":"2026-03-11T09:08:15.208Z","created_at":"2026-02-11T02:26:59.316Z","updated_at":"2026-03-11T09:08:15.209Z","registry_url":"https://launchpad.net/ubuntu/+source/haskell-criterion-measurement","install_command":"apt-get install haskell-criterion-measurement","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libghc-criterion-measurement-dev, libghc-criterion-measurement-prof, libghc-criterion-measurement-doc","standards_version":"4.6.1","maintainer":"Debian Haskell Group \u003cpkg-haskell-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), haskell-devscripts-minimal | haskell-devscripts (\u003e= 0.13), cdbs, ghc, ghc-prof, libghc-aeson-dev (\u003e= 0.8), libghc-aeson-prof (\u003e= 0.8), libghc-base-compat-dev (\u003e= 0.9), libghc-base-compat-prof (\u003e= 0.9), libghc-vector-dev (\u003e= 0.7.1), libghc-vector-prof (\u003e= 0.7.1)","build_depends_indep":"ghc-doc, libghc-aeson-doc, libghc-base-compat-doc, libghc-vector-doc","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:42:38.267Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/haskell-criterion-measurement?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/haskell-criterion-measurement/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/haskell-criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/haskell-criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/haskell-criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/haskell-criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/haskell-criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/haskell-criterion-measurement/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":172936,"name":"criterion","ecosystem":"hackage","description":"This library provides a powerful but simple way to measure software\nperformance.  It consists of both a framework for executing and\nanalysing benchmarks and a set of driver functions that makes it\neasy to build and run benchmarks, and to analyse their results.\n\nThe fastest way to get started is to read the\nonline tutorial,\nfollowed by the documentation and examples in the Criterion.Main\nmodule.","homepage":"https://github.com/haskell/criterion","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/haskell/criterion","keywords_array":["benchmarking","bsd3","development","library","performance","program","testing","Propose Tags"],"namespace":null,"versions_count":70,"first_release_published_at":"2009-09-27T06:56:11.000Z","latest_release_published_at":"2009-12-11T00:45:00.000Z","latest_release_number":"0.4.0","last_synced_at":"2026-05-11T17:04:03.180Z","created_at":"2022-04-05T18:56:10.663Z","updated_at":"2026-05-11T17:04:03.181Z","registry_url":"https://hackage.haskell.org/package/criterion","install_command":"cabal install criterion","documentation_url":null,"metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2024-11-10T09:02:00.455Z","dependent_packages_count":18,"downloads":128166,"downloads_period":"total","dependent_repos_count":2126,"rankings":{"downloads":1.0341904492794576,"dependent_repos_count":0.2486578129415089,"dependent_packages_count":1.6727889234246962,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.2884995761514553,"average":1.0610341904492795},"purl":"pkg:hackage/criterion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/criterion","docker_dependents_count":1,"docker_downloads_count":54,"usage_url":"https://repos.ecosyste.ms/usage/hackage/criterion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/criterion/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/criterion/codemeta","maintainers":[{"uuid":"BryanOSullivan","login":"BryanOSullivan","name":null,"email":null,"url":null,"packages_count":50,"html_url":"https://hackage.haskell.org/user/BryanOSullivan","role":null,"created_at":"2022-11-14T17:10:31.201Z","updated_at":"2022-11-14T17:10:31.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BryanOSullivan/packages"},{"uuid":"ryanglscott","login":"ryanglscott","name":null,"email":null,"url":null,"packages_count":152,"html_url":"https://hackage.haskell.org/user/ryanglscott","role":null,"created_at":"2022-11-14T17:10:31.213Z","updated_at":"2022-11-14T17:10:31.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/ryanglscott/packages"},{"uuid":"RyanNewton","login":"RyanNewton","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://hackage.haskell.org/user/RyanNewton","role":null,"created_at":"2022-11-14T17:10:31.208Z","updated_at":"2022-11-14T17:10:31.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/RyanNewton/packages"}],"registry":{"name":"hackage.haskell.org","url":"https://hackage.haskell.org","ecosystem":"hackage","default":true,"packages_count":19120,"maintainers_count":3894,"namespaces_count":0,"keywords_count":0,"github":"haskell-infra","metadata":{"funded_packages_count":1643},"icon_url":"https://github.com/haskell-infra.png","created_at":"2022-04-05T17:03:41.927Z","updated_at":"2026-04-03T06:39:24.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/namespaces"}},{"id":13450062,"name":"haskell-criterion-measurement","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/haskell/criterion","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/haskell/criterion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T17:41:31.802Z","latest_release_published_at":"2026-02-08T17:41:31.802Z","latest_release_number":"0.2.1.0-1build1","last_synced_at":"2026-03-08T18:52:12.731Z","created_at":"2026-02-08T17:41:31.498Z","updated_at":"2026-03-08T19:05:33.509Z","registry_url":"https://launchpad.net/ubuntu/+source/haskell-criterion-measurement","install_command":"apt-get install haskell-criterion-measurement","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libghc-criterion-measurement-dev, libghc-criterion-measurement-prof, libghc-criterion-measurement-doc","standards_version":"4.6.2","maintainer":"Debian Haskell Group \u003cpkg-haskell-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), haskell-devscripts-minimal | haskell-devscripts (\u003e= 0.13), cdbs, ghc (\u003e= 9.4), ghc-prof, libghc-aeson-dev (\u003e= 0.8), libghc-aeson-prof (\u003e= 0.8), libghc-base-compat-dev (\u003e= 0.9), libghc-base-compat-prof (\u003e= 0.9), libghc-vector-dev (\u003e= 0.7.1), libghc-vector-prof (\u003e= 0.7.1)","build_depends_indep":"ghc-doc, libghc-aeson-doc, libghc-base-compat-doc, libghc-vector-doc","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/haskell-criterion-measurement?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/haskell-criterion-measurement/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/haskell-criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/haskell-criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/haskell-criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/haskell-criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/haskell-criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/haskell-criterion-measurement/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13687151,"name":"haskell-criterion-measurement","ecosystem":"debian","description":null,"homepage":"https://github.com/haskell/criterion","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/haskell/criterion","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:19:04.401Z","latest_release_published_at":"2026-02-12T18:19:04.401Z","latest_release_number":"0.1.4.0-1","last_synced_at":"2026-03-12T21:08:13.212Z","created_at":"2026-02-12T18:19:04.085Z","updated_at":"2026-03-12T21:08:13.213Z","registry_url":"https://tracker.debian.org/pkg/haskell-criterion-measurement","install_command":"apt-get install haskell-criterion-measurement","documentation_url":"https://packages.debian.org/bookworm/haskell-criterion-measurement","metadata":{"component":"main","architecture":"any all","priority":"extra","binary":"libghc-criterion-measurement-dev, libghc-criterion-measurement-prof, libghc-criterion-measurement-doc","standards_version":"4.6.1","maintainer":"Debian Haskell Group \u003cpkg-haskell-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), haskell-devscripts-minimal | haskell-devscripts (\u003e= 0.13), cdbs, ghc, ghc-prof, libghc-aeson-dev (\u003e= 0.8), libghc-aeson-prof (\u003e= 0.8), libghc-base-compat-dev (\u003e= 0.9), libghc-base-compat-prof (\u003e= 0.9), libghc-vector-dev (\u003e= 0.7.1), libghc-vector-prof (\u003e= 0.7.1)","build_depends_indep":"ghc-doc, libghc-aeson-doc, libghc-base-compat-doc, libghc-vector-doc","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T18:19:20.677Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/haskell-criterion-measurement?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/haskell-criterion-measurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/haskell-criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/haskell-criterion-measurement/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/haskell-criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/haskell-criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/haskell-criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/haskell-criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/haskell-criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/haskell-criterion-measurement/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13477324,"name":"haskell-criterion-measurement","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/haskell/criterion","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/haskell/criterion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T06:04:46.401Z","latest_release_published_at":"2026-02-10T06:04:46.401Z","latest_release_number":"0.1.4.0-1build1","last_synced_at":"2026-03-10T07:21:28.168Z","created_at":"2026-02-10T06:04:40.620Z","updated_at":"2026-03-10T07:21:28.168Z","registry_url":"https://launchpad.net/ubuntu/+source/haskell-criterion-measurement","install_command":"apt-get install haskell-criterion-measurement","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libghc-criterion-measurement-dev, libghc-criterion-measurement-prof, libghc-criterion-measurement-doc","standards_version":"4.6.1","maintainer":"Debian Haskell Group \u003cpkg-haskell-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), haskell-devscripts-minimal | haskell-devscripts (\u003e= 0.13), cdbs, ghc, ghc-prof, libghc-aeson-dev (\u003e= 0.8), libghc-aeson-prof (\u003e= 0.8), libghc-base-compat-dev (\u003e= 0.9), libghc-base-compat-prof (\u003e= 0.9), libghc-vector-dev (\u003e= 0.7.1), libghc-vector-prof (\u003e= 0.7.1)","build_depends_indep":"ghc-doc, libghc-aeson-doc, libghc-base-compat-doc, libghc-vector-doc","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/haskell-criterion-measurement?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/haskell-criterion-measurement/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/haskell-criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/haskell-criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/haskell-criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/haskell-criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/haskell-criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/haskell-criterion-measurement/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13717277,"name":"haskell-criterion-measurement","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/haskell/criterion","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/haskell/criterion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:24:02.934Z","latest_release_published_at":"2026-02-13T00:24:02.934Z","latest_release_number":"0.2.1.0-1","last_synced_at":"2026-03-13T07:21:37.778Z","created_at":"2026-02-13T00:24:02.733Z","updated_at":"2026-03-13T07:21:37.779Z","registry_url":"https://launchpad.net/ubuntu/+source/haskell-criterion-measurement","install_command":"apt-get install haskell-criterion-measurement","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"libghc-criterion-measurement-dev, libghc-criterion-measurement-prof, libghc-criterion-measurement-doc","standards_version":"4.6.2","maintainer":"Debian Haskell Group \u003cpkg-haskell-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), haskell-devscripts-minimal | haskell-devscripts (\u003e= 0.13), cdbs, ghc (\u003e= 9.4), ghc-prof, libghc-aeson-dev (\u003e= 0.8), libghc-aeson-prof (\u003e= 0.8), libghc-base-compat-dev (\u003e= 0.9), libghc-base-compat-prof (\u003e= 0.9), libghc-vector-dev (\u003e= 0.7.1), libghc-vector-prof (\u003e= 0.7.1)","build_depends_indep":"ghc-doc, libghc-aeson-doc, libghc-base-compat-doc, libghc-vector-doc","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T00:24:03.555Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/haskell-criterion-measurement?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/haskell-criterion-measurement","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/haskell-criterion-measurement/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/haskell-criterion-measurement/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/haskell-criterion-measurement/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/haskell-criterion-measurement/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/haskell-criterion-measurement/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/haskell-criterion-measurement/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/haskell-criterion-measurement/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":276558,"full_name":"haskell/criterion","default_branch":"master","total_commits":750,"total_committers":58,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":12.931034482758621,"dds":0.43333333333333335,"past_year_total_commits":31,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.2,"past_year_dds":0.4838709677419355,"last_synced_at":"2026-05-11T15:06:57.173Z","last_synced_commit":"42a7595012306f899bfc2039a5db114757c3dcef","created_at":"2023-03-08T14:28:52.745Z","updated_at":"2026-05-11T15:06:52.393Z","committers":[{"name":"Bryan O'Sullivan","email":"bos@serpentine.com","login":"bos","count":425},{"name":"Ryan Scott","email":"ryan.gl.scott@gmail.com","login":"RyanGlScott","count":173},{"name":"Ryan Newton","email":"rrnewton@gmail.com","login":"rrnewton","count":33},{"name":"Merijn Verstraaten","email":"merijn@inconsistent.nl","login":"merijn","count":15},{"name":"Artem Pelenitsyn","email":"a.pelenitsyn@gmail.com","login":"ulysses4ever","count":12},{"name":"Oleg Grenrus","email":"oleg.grenrus@iki.fi","login":"phadej","count":6},{"name":"Neil Brown","email":"neil@twistedsquare.com","login":"neilccbrown","count":5},{"name":"Ömer Sinan Ağacan","email":"omeragacan@gmail.com","login":"osa1","count":5},{"name":"Viktor Kronvall","email":"viktor.kronvall@gmail.com","login":"considerate","count":4},{"name":"Neil Mitchell","email":"ndmitchell@gmail.com","login":"ndmitchell","count":4},{"name":"Patrick Dougherty","email":"patrick.doc@ameritech.net","login":"patrickdoc","count":4},{"name":"Phil Ruffwind","email":"rf@rufflewind.com","login":"Rufflewind","count":4},{"name":"Michael Snoyman","email":"michael@snoyman.com","login":"snoyberg","count":3},{"name":"Bas van Dijk","email":"v.dijk.bas@gmail.com","login":"basvandijk","count":3},{"name":"Joachim Breitner","email":"mail@joachim-breitner.de","login":"nomeata","count":2},{"name":"Herbert Valerio Riedel","email":"hvr@gnu.org","login":"hvr","count":2},{"name":"Erik de Castro Lopo","email":"erikd@mega-nerd.com","login":"erikd","count":2},{"name":"Johan Tibell","email":"johan.tibell@gmail.com","login":"tibbe","count":2},{"name":"Marco Zocca","email":"ocramz","login":"ocramz","count":2},{"name":"Taras Serduke","email":"taras.serduke@gmail.com","login":"tserduke","count":2},{"name":"Chaitanya Koparkar","email":"ckoparkar@gmail.com","login":"ckoparkar","count":2},{"name":"Ben Gamari","email":"ben@smart-cactus.org","login":"bgamari","count":2},{"name":"Alexander Vieth","email":"aovieth@gmail.com","login":"avieth","count":2},{"name":"quasicomputational","email":"quasicomputational@gmail.com","login":"quasicomputational","count":2},{"name":"Alexey Khudyakov","email":"alexey.skladnoy@gmail.com","login":"Shimuuar","count":1},{"name":"Alexey Radkov","email":"alexey.radkov@gmail.com","login":"lyokha","count":1},{"name":"Jan Hrcek","email":"jhrcek@redhat.com","login":null,"count":1},{"name":"Damian Nadales","email":"damian.nadales@gmail.com","login":null,"count":1},{"name":"Andrew Farmer","email":"afarmer@ittc.ku.edu","login":null,"count":1},{"name":"tim","email":"tim@dockerz.net","login":"timbod7","count":1},{"name":"sternenseemann","email":"sternenseemann@systemli.org","login":"sternenseemann","count":1},{"name":"rubenpieters","email":"rubenpietersgithub@gmail.com","login":"rubenpieters","count":1},{"name":"convert-repo","email":"none@none","login":"invalid-email-address","count":1},{"name":"askeblad","email":"74082607+askeblad","login":"askeblad","count":1},{"name":"Yury V. Zaytsev","email":"yury@shurup.com","login":"zyv","count":1},{"name":"Tommy Bidne","email":"tbidne@protonmail.com","login":"tbidne","count":1},{"name":"Tej Chajed","email":"tchajed@mit.edu","login":"tchajed","count":1},{"name":"Stefan Saasen","email":"stefan@saasen.me","login":"juretta","count":1},{"name":"Samuel Gélineau","email":"gelisam@gmail.com","login":"gelisam","count":1},{"name":"Roman Cheplyaka","email":"roma@ro-che.info","login":"UnkindPartition","count":1},{"name":"Pablo Lamela","email":"pablo.lamela@iohk.io","login":"palas","count":1},{"name":"PHO","email":"pho@cielonegro.org","login":"depressed-pho","count":1},{"name":"Niklas Larsson","email":"metaniklas@gmail.com","login":"melted","count":1},{"name":"Nathan Collins","email":"nathan.collins@gmail.com","login":"ntc2","count":1},{"name":"Michael Rosenberg","email":"micro@fastmail.com","login":"rozbb","count":1},{"name":"Maximilian Tagher","email":"feedback.tagher@gmail.com","login":"MaxGabriel","count":1},{"name":"Matthew Pickering","email":"matthewtpickering@gmail.com","login":"mpickering","count":1},{"name":"Kevin Cotrone","email":"kevincotrone@gmail.com","login":"cotrone","count":1},{"name":"Kazuhiko Sakaguchi","email":"pi8027@gmail.com","login":"pi8027","count":1},{"name":"Katherine Philip","email":"atsuzaki","login":"atsuzaki","count":1},{"name":"John Millikin","email":"jmillikin@gmail.com","login":"jmillikin","count":1},{"name":"Ivan.Miljenovic","email":"Ivan.Miljenovic@gmail.com","login":"ivan-m","count":1},{"name":"Ignat Insarov","email":"kindaro@gmail.com","login":"kindaro","count":1},{"name":"Gergely Risko","email":"errge@nilcons.com","login":"errge","count":1},{"name":"Gabriel Gonzalez","email":"Gabriel439@gmail.com","login":"Gabriella439","count":1},{"name":"Antoine Latter","email":"aslatter@gmail.com","login":"aslatter","count":1},{"name":"Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Andrea Bedini","email":"andrea@andreabedini.com","login":"andreabedini","count":1}],"past_year_committers":[{"name":"Ryan Scott","email":"ryan.gl.scott@gmail.com","login":"RyanGlScott","count":16},{"name":"Artem Pelenitsyn","email":"a.pelenitsyn@gmail.com","login":"ulysses4ever","count":12},{"name":"sternenseemann","email":"sternenseemann@systemli.org","login":"sternenseemann","count":1},{"name":"Pablo Lamela","email":"pablo.lamela@iohk.io","login":"palas","count":1},{"name":"Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:10.629Z","repositories_count":6233177,"commits_count":894065192,"contributors_count":34887771,"owners_count":1152174,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"haskell/criterion","html_url":"https://github.com/haskell/criterion","last_synced_at":"2026-04-11T00:01:27.111Z","status":"active","issues_count":163,"pull_requests_count":127,"avg_time_to_close_issue":12795279.187969925,"avg_time_to_close_pull_request":5505695.984126984,"issues_closed_count":133,"pull_requests_closed_count":126,"pull_request_authors_count":63,"issue_authors_count":100,"avg_comments_per_issue":3.950920245398773,"avg_comments_per_pull_request":1.8976377952755905,"merged_pull_requests_count":98,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":66641.0,"past_year_avg_time_to_close_pull_request":198276.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-09T11:06:55.222Z","updated_at":"2026-04-11T00:01:27.111Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fcriterion/issues","issue_labels_count":{"table":{"Bug":23,"Enhancement":17,"Help wanted":13,"Documentation":10,"HTML reports":4,"Blocked upstream":3,"Question":2,"Info needed":1,"High priority":1}},"pull_request_labels_count":{"table":{"Enhancement":1,"Blocked upstream":1,"Documentation":1}},"issue_author_associations_count":{"table":{"NONE":92,"CONTRIBUTOR":45,"MEMBER":26}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":67,"MEMBER":42,"NONE":18}},"issue_authors":{"table":{"RyanGlScott":10,"rrnewton":6,"phadej":5,"Gabriella439":5,"patrickdoc":5,"kindaro":4,"erikd":4,"AndreasPK":4,"jberryman":3,"Shimuuar":3,"jwaldmann":3,"sanketr":3,"ocramz":3,"peti":3,"nomeata":3,"merijn":3,"osa1":3,"dnadales":2,"cartazio":2,"chrissound":2,"nh2":2,"nominolo":2,"turion":2,"superbobry":2,"mikeizbicki":2,"nikita-volkov":2,"ivan-m":2,"blanier":1,"rmourey26":1,"Kaligule":1,"vlm":1,"conklech":1,"fhaust":1,"jbransen":1,"vlatkoB":1,"sjakobi":1,"ocharles":1,"wjrforcyber":1,"treeowl":1,"Rosuavio":1,"tmcdonell":1,"chadbrewbaker":1,"Mathnerd314":1,"rozbb":1,"reactormonk":1,"LaurentRDC":1,"anka-213":1,"bruno-cadorette":1,"cricketer94":1,"pkkm":1,"mwotton":1,"jhrcek":1,"mgsloan":1,"wraithm":1,"sshine":1,"enolan":1,"adamgundry":1,"lambdacalculator":1,"ysangkok":1,"wrengr":1,"bwroga":1,"robstewart57":1,"varosi":1,"nobrakal":1,"julmb":1,"mietek":1,"WolframKahl":1,"kcsongor":1,"paulolieuthier":1,"vagarenko":1,"Fuuzetsu":1,"erantapaa":1,"MasterMastic":1,"rubenpieters":1,"carlocab":1,"gregorycollins":1,"cmears":1,"yihuang":1,"t3hmrman":1,"Icelandjack":1,"harendra-kumar":1,"tonyday567":1,"mgree":1,"Kappie":1,"lyokha":1,"mrkkrp":1,"Toxaris":1,"augustss":1,"Magalame":1,"expipiplus1":1,"kc1212":1,"copton":1,"jmillikin":1,"adamsmd":1,"NightMachinery":1,"as-capabl":1,"Porges":1,"ulysses4ever":1,"amigalemming":1,"melted":1}},"pull_request_authors":{"table":{"RyanGlScott":27,"phadej":8,"Rufflewind":4,"patrickdoc":4,"merijn":4,"snoyberg":3,"rrnewton":3,"considerate":3,"osa1":3,"newhoggy":3,"ndmitchell":2,"414owen":2,"ocramz":2,"depressed-pho":2,"atsuzaki":2,"bgamari":2,"avieth":2,"quasicomputational":2,"erikd":2,"tibbe":2,"basvandijk":2,"ckoparkar":2,"jonascarpay":1,"zyv":1,"k32":1,"hsyl20":1,"rubenpieters":1,"UnkindPartition":1,"fhartwig":1,"juretta":1,"23Skidoo":1,"lyokha":1,"pi8027":1,"ghost":1,"errge":1,"hvr":1,"jhrcek":1,"tbidne":1,"dnadales":1,"ulysses4ever":1,"ntc2":1,"Shimuuar":1,"xich":1,"MaxGabriel":1,"kindaro":1,"rozbb":1,"tmcdonell":1,"tvh":1,"tserduke":1,"kianmeng":1,"andreabedini":1,"gelisam":1,"Gabriella439":1,"sternenseemann":1,"mpickering":1,"palas":1,"mikeizbicki":1,"cotrone":1,"melted":1,"nomeata":1,"tchajed":1,"yaitskov":1,"mvv":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:11.310Z","repositories_count":14586223,"issues_count":34276003,"pull_requests_count":112115480,"authors_count":11260716,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"MEMBER":1}},"past_year_issue_authors":{"table":{"ulysses4ever":1}},"past_year_pull_request_authors":{"table":{"kianmeng":1,"palas":1,"RyanGlScott":1,"sternenseemann":1,"ulysses4ever":1}},"maintainers":[{"table":{"login":"RyanGlScott","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"}},{"table":{"login":"rrnewton","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rrnewton"}},{"table":{"login":"erikd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"}},{"table":{"login":"Rufflewind","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rufflewind"}},{"table":{"login":"nh2","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"}},{"table":{"login":"basvandijk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/basvandijk"}},{"table":{"login":"tibbe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibbe"}},{"table":{"login":"gregorycollins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregorycollins"}},{"table":{"login":"Fuuzetsu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fuuzetsu"}},{"table":{"login":"sjakobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"}},{"table":{"login":"adamgundry","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamgundry"}},{"table":{"login":"hvr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"}},{"table":{"login":"23Skidoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/23Skidoo"}}],"active_maintainers":[{"table":{"login":"RyanGlScott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"}}]}},"events":{"total":{"DeleteEvent":3,"ForkEvent":3,"IssuesEvent":2,"WatchEvent":13,"IssueCommentEvent":24,"PushEvent":9,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":7,"CreateEvent":4},"last_year":{"DeleteEvent":2,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":6,"IssueCommentEvent":24,"PushEvent":8,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":7,"CreateEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"hackage","filepath":"criterion-measurement/criterion-measurement.cabal","sha":null,"kind":"manifest","created_at":"2022-08-06T10:15:27.731Z","updated_at":"2022-08-06T10:15:27.731Z","repository_link":"https://github.com/haskell/criterion/blob/master/criterion-measurement/criterion-measurement.cabal","dependencies":[{"id":584564490,"package_name":"aeson","ecosystem":"hackage","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false},{"id":584564491,"package_name":"base","ecosystem":"hackage","requirements":"\u003e=4.5 \u0026\u0026 \u003c5","direct":true,"kind":"runtime","optional":false},{"id":584564492,"package_name":"base-compat","ecosystem":"hackage","requirements":"\u003e=0.9","direct":true,"kind":"runtime","optional":false},{"id":584564493,"package_name":"binary","ecosystem":"hackage","requirements":"\u003e=0.5.1.0","direct":true,"kind":"runtime","optional":false},{"id":584564494,"package_name":"containers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564495,"package_name":"deepseq","ecosystem":"hackage","requirements":"\u003e=1.1.0.0","direct":true,"kind":"runtime","optional":false},{"id":584564496,"package_name":"vector","ecosystem":"hackage","requirements":"\u003e=0.7.1","direct":true,"kind":"runtime","optional":false},{"id":584564497,"package_name":"ghc-prim","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"hackage","filepath":"criterion.cabal","sha":null,"kind":"manifest","created_at":"2022-08-06T10:15:27.746Z","updated_at":"2022-08-06T10:15:27.746Z","repository_link":"https://github.com/haskell/criterion/blob/master/criterion.cabal","dependencies":[{"id":584564498,"package_name":"aeson","ecosystem":"hackage","requirements":"\u003e=1 \u0026\u0026 \u003c2.2","direct":true,"kind":"runtime","optional":false},{"id":584564499,"package_name":"ansi-wl-pprint","ecosystem":"hackage","requirements":"\u003e=0.6.7.2","direct":true,"kind":"runtime","optional":false},{"id":584564500,"package_name":"base","ecosystem":"hackage","requirements":"\u003e=4.5 \u0026\u0026 \u003c5","direct":true,"kind":"runtime","optional":false},{"id":584564501,"package_name":"base-compat-batteries","ecosystem":"hackage","requirements":"\u003e=0.10 \u0026\u0026 \u003c0.13","direct":true,"kind":"runtime","optional":false},{"id":584564502,"package_name":"binary","ecosystem":"hackage","requirements":"\u003e=0.5.1.0","direct":true,"kind":"runtime","optional":false},{"id":584564503,"package_name":"binary-orphans","ecosystem":"hackage","requirements":"\u003e=1.0.1 \u0026\u0026 \u003c1.1","direct":true,"kind":"runtime","optional":false},{"id":584564504,"package_name":"bytestring","ecosystem":"hackage","requirements":"\u003e=0.9 \u0026\u0026 \u003c1.0","direct":true,"kind":"runtime","optional":false},{"id":584564505,"package_name":"cassava","ecosystem":"hackage","requirements":"\u003e=0.3.0.0","direct":true,"kind":"runtime","optional":false},{"id":584564506,"package_name":"code-page","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564507,"package_name":"containers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564508,"package_name":"criterion-measurement","ecosystem":"hackage","requirements":"==0.2.*","direct":true,"kind":"runtime","optional":false},{"id":584564509,"package_name":"deepseq","ecosystem":"hackage","requirements":"\u003e=1.1.0.0","direct":true,"kind":"runtime","optional":false},{"id":584564510,"package_name":"directory","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564511,"package_name":"exceptions","ecosystem":"hackage","requirements":"\u003e=0.8.2 \u0026\u0026 \u003c0.11","direct":true,"kind":"runtime","optional":false},{"id":584564512,"package_name":"filepath","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564513,"package_name":"Glob","ecosystem":"hackage","requirements":"\u003e=0.7.2","direct":true,"kind":"runtime","optional":false},{"id":584564514,"package_name":"microstache","ecosystem":"hackage","requirements":"\u003e=1.0.1 \u0026\u0026 \u003c1.1","direct":true,"kind":"runtime","optional":false},{"id":584564515,"package_name":"js-chart","ecosystem":"hackage","requirements":"\u003e=2.9.4 \u0026\u0026 \u003c3","direct":true,"kind":"runtime","optional":false},{"id":584564516,"package_name":"mtl","ecosystem":"hackage","requirements":"\u003e=2","direct":true,"kind":"runtime","optional":false},{"id":584564517,"package_name":"mwc-random","ecosystem":"hackage","requirements":"\u003e=0.8.0.3","direct":true,"kind":"runtime","optional":false},{"id":584564518,"package_name":"optparse-applicative","ecosystem":"hackage","requirements":"\u003e=0.13 \u0026\u0026 \u003c0.18","direct":true,"kind":"runtime","optional":false},{"id":584564519,"package_name":"parsec","ecosystem":"hackage","requirements":"\u003e=3.1.0","direct":true,"kind":"runtime","optional":false},{"id":584564520,"package_name":"statistics","ecosystem":"hackage","requirements":"\u003e=0.14 \u0026\u0026 \u003c0.17","direct":true,"kind":"runtime","optional":false},{"id":584564521,"package_name":"text","ecosystem":"hackage","requirements":"\u003e=0.11","direct":true,"kind":"runtime","optional":false},{"id":584564522,"package_name":"time","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564523,"package_name":"transformers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564524,"package_name":"transformers-compat","ecosystem":"hackage","requirements":"\u003e=0.6.4","direct":true,"kind":"runtime","optional":false},{"id":584564525,"package_name":"vector","ecosystem":"hackage","requirements":"\u003e=0.7.1","direct":true,"kind":"runtime","optional":false},{"id":584564526,"package_name":"vector-algorithms","ecosystem":"hackage","requirements":"\u003e=0.4","direct":true,"kind":"runtime","optional":false},{"id":584564527,"package_name":"ghc-prim","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564528,"package_name":"fail","ecosystem":"hackage","requirements":"==4.9.*","direct":true,"kind":"runtime","optional":false},{"id":584564529,"package_name":"semigroups","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564530,"package_name":"file-embed","ecosystem":"hackage","requirements":"\u003c0.1","direct":true,"kind":"runtime","optional":false},{"id":584564531,"package_name":"template-haskell","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564532,"package_name":"base","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564533,"package_name":"base-compat-batteries","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564534,"package_name":"criterion","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564535,"package_name":"optparse-applicative","ecosystem":"hackage","requirements":"\u003e=0.13","direct":true,"kind":"runtime","optional":false},{"id":584564536,"package_name":"HUnit","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564537,"package_name":"base","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564538,"package_name":"bytestring","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564539,"package_name":"criterion","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564540,"package_name":"deepseq","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564541,"package_name":"tasty","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564542,"package_name":"tasty-hunit","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564543,"package_name":"QuickCheck","ecosystem":"hackage","requirements":"\u003e=2.4","direct":true,"kind":"test","optional":false},{"id":584564544,"package_name":"base-compat-batteries","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564545,"package_name":"statistics","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564546,"package_name":"tasty-quickcheck","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564547,"package_name":"vector","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564548,"package_name":"aeson","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564549,"package_name":"base-compat","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false},{"id":584564550,"package_name":"directory","ecosystem":"hackage","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"hackage","filepath":"examples/criterion-examples.cabal","sha":null,"kind":"manifest","created_at":"2022-08-06T10:15:27.765Z","updated_at":"2022-08-06T10:15:27.765Z","repository_link":"https://github.com/haskell/criterion/blob/master/examples/criterion-examples.cabal","dependencies":[{"id":584564551,"package_name":"base","ecosystem":"hackage","requirements":"==4.*","direct":true,"kind":"runtime","optional":false},{"id":584564552,"package_name":"criterion","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564553,"package_name":"base","ecosystem":"hackage","requirements":"\u003e=4.8 \u0026\u0026 \u003c5","direct":true,"kind":"runtime","optional":false},{"id":584564554,"package_name":"conduit","ecosystem":"hackage","requirements":"\u003e=1.2.13.1","direct":true,"kind":"runtime","optional":false},{"id":584564555,"package_name":"pipes","ecosystem":"hackage","requirements":"\u003e=4.3.5","direct":true,"kind":"runtime","optional":false},{"id":584564556,"package_name":"transformers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564557,"package_name":"bytestring","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564558,"package_name":"containers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564559,"package_name":"deepseq","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564560,"package_name":"hashable","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564561,"package_name":"mwc-random","ecosystem":"hackage","requirements":"\u003e=0.13.1","direct":true,"kind":"runtime","optional":false},{"id":584564562,"package_name":"unordered-containers","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564563,"package_name":"vector","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564564,"package_name":"vector-algorithms","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564565,"package_name":"criterion-measurement","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564566,"package_name":"base-compat-batteries","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584564567,"package_name":"optparse-applicative","ecosystem":"hackage","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/haskell-ci.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T20:31:21.074Z","updated_at":"2023-07-05T20:31:21.074Z","repository_link":"https://github.com/haskell/criterion/blob/master/.github/workflows/haskell-ci.yml","dependencies":[{"id":11148955442,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11148955443,"package_name":"actions/cache/restore","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11148955445,"package_name":"actions/cache/save","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":22.314860411662334,"created_at":"2023-04-12T11:48:23.640Z","updated_at":"2026-05-13T16:04:22.394Z","avatar_url":"https://github.com/haskell.png","language":"Haskell","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/3524","html_url":"https://summary.ecosyste.ms/projects/3524"}