{"id":19182022,"url":"https://github.com/glentner/pybench","last_synced_at":"2026-06-11T20:31:34.103Z","repository":{"id":48873223,"uuid":"344977467","full_name":"glentner/pybench","owner":"glentner","description":"A simple Python benchmarking tool.","archived":false,"fork":false,"pushed_at":"2021-12-08T03:36:42.000Z","size":185,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T02:25:02.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glentner.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-06T01:26:52.000Z","updated_at":"2024-04-03T21:44:24.000Z","dependencies_parsed_at":"2022-09-02T09:22:42.155Z","dependency_job_id":null,"html_url":"https://github.com/glentner/pybench","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/glentner/pybench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fpybench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fpybench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fpybench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fpybench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glentner","download_url":"https://codeload.github.com/glentner/pybench/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glentner%2Fpybench/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34217312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T10:56:17.777Z","updated_at":"2026-06-11T20:31:34.086Z","avatar_url":"https://github.com/glentner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple Performance Benchmarks for Python\n========================================\n\nThe ``pybench`` command-line tool can run a number of compute-intensive performance benchmarks\nand gather telemetry on not just the time to execute but also CPU and memory footprint. The\nlogging output generated by a run can be piped into an included graphing utility to look at\nresource consumption during task execution.\n\nThe focus is on numerical and scientific computing tasks, but common pure-Python tasks are\nalso included. Discover tasks with ``pybench list``.\n\nRun tasks by name and provide arguments. For example, to execute a large matrix multiplication\ntask 30 times for ``float64`` precision for a given size:\n\n.. code-block::\n\n    pybench run numpy.matmul float64 20000 --repeat 30 --spacing 10 --monitor-cpu --monitor-memory \\\n        |\u0026 tee output.log | pybench graph -o results.pdf --print\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentner%2Fpybench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglentner%2Fpybench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglentner%2Fpybench/lists"}