{"id":21839080,"url":"https://github.com/symengine/symengine-bench","last_synced_at":"2025-08-02T06:06:42.496Z","repository":{"id":66478491,"uuid":"101440918","full_name":"symengine/symengine-bench","owner":"symengine","description":"Benchmarking tools for SymEngine","archived":false,"fork":false,"pushed_at":"2017-10-02T19:12:22.000Z","size":11,"stargazers_count":0,"open_issues_count":6,"forks_count":2,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-21T15:21:26.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/symengine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-08-25T20:45:20.000Z","updated_at":"2017-10-02T19:11:10.000Z","dependencies_parsed_at":"2023-06-01T13:16:25.310Z","dependency_job_id":null,"html_url":"https://github.com/symengine/symengine-bench","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/symengine/symengine-bench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/symengine","download_url":"https://codeload.github.com/symengine/symengine-bench/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/symengine%2Fsymengine-bench/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268339667,"owners_count":24234561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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-27T21:15:50.829Z","updated_at":"2025-08-02T06:06:42.477Z","avatar_url":"https://github.com/symengine.png","language":"Jupyter Notebook","readme":"# SymEngine Benchmarks\n\nHere is how to build and run the benchmarks:\n```\ndocker build -t symengine/ubuntu_base ./ubuntu_base\ndocker build -t symengine/conda_base ./conda_base\ndocker build -t symengine/symengine --build-arg COMMIT=master ./symengine\ndocker run -it -p 8888:8888 symengine/symengine jupyter notebook --ip='*' --no-browser\n```\nThen open the `Plots.ipynb` notebook and execute it. It will produce graphs of\nthe benchmarks.\n\n## Compare two commits\n\nWe can compare two commits as follows. The commit 398a3f39 should be faster\nthan fdf132fc.\n\n```\nCOMMIT=398a3f39\ndocker build -t symengine/symengine:$COMMIT --build-arg COMMIT=$COMMIT ./symengine\ndocker run -t -v `pwd`:/opt/ symengine/symengine:$COMMIT bash run_copy.sh\ncp data.json data-$COMMIT.json\nCOMMIT=fdf132fc\ndocker build -t symengine/symengine:$COMMIT --build-arg COMMIT=$COMMIT ./symengine\ndocker run -t -v `pwd`:/opt/ symengine/symengine:$COMMIT bash run_copy.sh\ncp data.json data-$COMMIT.json\n```\nAnd locally execute the `Plot-two.ipynb` notebook:\n```\njupyter notebook Plot-two.ipynb\n```\nWhich will plot the two `data-*.json` files.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymengine%2Fsymengine-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsymengine%2Fsymengine-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsymengine%2Fsymengine-bench/lists"}