{"id":18613945,"url":"https://github.com/enthought/graphicsbench","last_synced_at":"2025-11-03T02:30:38.994Z","repository":{"id":2852545,"uuid":"3856838","full_name":"enthought/GraphicsBench","owner":"enthought","description":"Default Repo description from terraform module","archived":false,"fork":false,"pushed_at":"2012-04-27T16:33:50.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-12-27T02:42:33.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enthought.png","metadata":{"files":{"readme":"README","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":"2012-03-28T16:07:02.000Z","updated_at":"2021-06-01T15:53:58.000Z","dependencies_parsed_at":"2022-09-11T20:51:16.225Z","dependency_job_id":null,"html_url":"https://github.com/enthought/GraphicsBench","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2FGraphicsBench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2FGraphicsBench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2FGraphicsBench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enthought%2FGraphicsBench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enthought","download_url":"https://codeload.github.com/enthought/GraphicsBench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239406446,"owners_count":19633024,"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","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-07T03:24:26.042Z","updated_at":"2025-11-03T02:30:38.942Z","avatar_url":"https://github.com/enthought.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Graphics benchmark to compare performance of various 2d Drawing API.\n\n\nOSX build instructions\n\n1) Install git if not available\nhttp://git-scm.com/\n\n2) git clone https://github.com/enthought/GraphicsBench.git\n\n3) Command line tools for Xcode\nhttp://kennethreitz.com/xcode-gcc-and-homebrew.html\n\n4) Install Homebrew\nhttp://mxcl.github.com/homebrew/\n\n5) Install cairo if not available\nbrew install cairo\n\n6) Install agg if not available\n\nAgg does not compile with clang and homebrew uses clang with no apparent way to override the compiler. So we need to install agg ourselves.\ncurl -o agg.tar.gz http://www.antigrain.com/agg-2.5.tar.gz\ntar xvf agg.tar.gz\ncd agg-2.5/\nmake\ncp src/libagg.a /usr/local/lib/\ncp -r include /usr/local/\n\n# We need to generate the pkg-config file\ncp Makefile.in.Darwin Makefile.in\nsh autogen.sh\ncp libagg.pc /usr/local/lib/pkgconfig/\n\n\n7) Install qt\nbrew install qt\n\n7) \ncd GRAPHICS_BENCH_ROOT\ncd utils\nmake\ncd GRAPHICS_BENCH_ROOT\ncd data\nmake\n\ncd GRAPHICS_BENCH_ROOT\ncd implementations/cairo\nmake\n\ncd GRAPHICS_BENCH_ROOT\ncd implementations/agg\nmake\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fgraphicsbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenthought%2Fgraphicsbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenthought%2Fgraphicsbench/lists"}