{"id":19901208,"url":"https://github.com/rbaltrusch/python_performance_examples","last_synced_at":"2026-05-08T19:32:42.967Z","repository":{"id":44985531,"uuid":"513202322","full_name":"rbaltrusch/python_performance_examples","owner":"rbaltrusch","description":"Examples on how to setup numba, cython and c-extensions for speed improvements in Python projects","archived":false,"fork":false,"pushed_at":"2025-11-28T10:05:27.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-30T18:20:49.728Z","etag":null,"topics":["c-extension","cython","examples-python","julia","julialang","numba","optimization","performance","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rbaltrusch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-12T15:47:28.000Z","updated_at":"2025-11-28T10:05:24.000Z","dependencies_parsed_at":"2022-07-13T04:10:51.586Z","dependency_job_id":"4679b753-5711-4bb3-bd5d-e73711484e0f","html_url":"https://github.com/rbaltrusch/python_performance_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rbaltrusch/python_performance_examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Fpython_performance_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Fpython_performance_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Fpython_performance_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Fpython_performance_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbaltrusch","download_url":"https://codeload.github.com/rbaltrusch/python_performance_examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbaltrusch%2Fpython_performance_examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794651,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-extension","cython","examples-python","julia","julialang","numba","optimization","performance","python","python3"],"created_at":"2024-11-12T20:14:23.074Z","updated_at":"2026-05-08T19:32:42.939Z","avatar_url":"https://github.com/rbaltrusch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python performance examples\n\nExamples on how to setup numba, cython and c-extensions for speed improvement in Python projects.\n\nA benchmark of the different optimization approaches can be seen in the graph below. Note that the absolute runtime numbers shown may vary from machine to machine.\n\n![Benchmarking graph](media/plot.PNG?raw=true)\n\nNote: software versions used were Python 3.8.8, Cython 0.29.23, numba 0.53.1 and Julia 1.7.3.\n\n## Getting started\n\nTo get a copy of this repository, simply open up git bash in an empty folder and use the command:\n\n    $ git clone https://github.com/rbaltrusch/python_performance_examples\n\nTo run a particular example, change from the root of the repository into its example folder (e.g. source/base_example), then follow the run instructions in the example's README.md file. Note that each example has a different set of dependencies that may need to be installed before running the example. These dependencies are documented in the requirements.txt file in the respective example folder.\n\n## Contributions\n\nTo contribute, please read the [contribution guidelines](CONTRIBUTING.md).\n\n## Python\n\nWritten in Python 3.8.8.\n\n## License\n\nThis repository is open-source software available under the [MIT License](LICENSE).\n\n## Contact\n\nPlease raise an issue for code changes. To reach out, please send an email to richard@baltrusch.net.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbaltrusch%2Fpython_performance_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbaltrusch%2Fpython_performance_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbaltrusch%2Fpython_performance_examples/lists"}