{"id":19065861,"url":"https://github.com/bourgesl/renderperf","last_synced_at":"2025-07-22T05:33:35.992Z","repository":{"id":205454372,"uuid":"714272574","full_name":"bourgesl/RenderPerf","owner":"bourgesl","description":"OpenJDK fork of RenderPerf Java2D Benchmark","archived":false,"fork":false,"pushed_at":"2024-02-13T07:23:25.000Z","size":41,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T03:15:39.383Z","etag":null,"topics":["benchmark","gui","java2d"],"latest_commit_sha":null,"homepage":"https://openjdk.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bourgesl.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-04T12:30:19.000Z","updated_at":"2024-02-15T22:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fc6976b-3c2d-474c-a931-4f80c92d9191","html_url":"https://github.com/bourgesl/RenderPerf","commit_stats":null,"previous_names":["bourgesl/renderperf"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bourgesl/RenderPerf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgesl%2FRenderPerf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgesl%2FRenderPerf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgesl%2FRenderPerf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgesl%2FRenderPerf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bourgesl","download_url":"https://codeload.github.com/bourgesl/RenderPerf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bourgesl%2FRenderPerf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266433667,"owners_count":23927794,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["benchmark","gui","java2d"],"created_at":"2024-11-09T00:53:24.438Z","updated_at":"2025-07-22T05:33:35.963Z","avatar_url":"https://github.com/bourgesl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RenderPerf\n\nForked from Jetbrains Runtime (OpenJDK derived):\n```\nhttps://github.com/JetBrains/JetBrainsRuntime\n\n\u003cJBR_PATH\u003e/test/jdk/performance/client/RenderPerfTest/\n```\n\n\n-----------------------------------------------------------------------\nIntroduction\n-----------------------------------------------------------------------\n\nRenderPerfTest is a set of on-screen rendering microbenchmarks  to\nanalyze the  performance of Java2D graphical primitives rendering\n\n\n-----------------------------------------------------------------------\nHow To Compile\n-----------------------------------------------------------------------\n\n```\n#\u003e cd RenderPerfTest\n```\n\nThe benchmark can be compiled by using either ant:\n```\n#\u003e ant\n```\nor gnumake (assuming there's 'javac' in the path):\n```\n#\u003e gnumake\n```\nThe jar files will be generated into RenderPerfTest/dist directory.\n\n\n-----------------------------------------------------------------------\nHow To Run RenderPerfTest\n-----------------------------------------------------------------------\n- Run all tests:\n```\n#\u003e ant run\n```\nor\n```\n#\u003e java -jar dist/RenderPerfTest.jar\n```\n\n- Run particular test cases:\n```\n#\u003e java -jar dist/RenderPerfTest.jar WhiteTextGray ...\n```\n\n\n-----------------------------------------------------------------------\nHow To Get Help on RenderPerf\n-----------------------------------------------------------------------\n- Show help on command-line arguments:\n```\n#\u003e java -jar dist/RenderPerfTest.jar -h\n\nUsing GraphicsConfiguration(s): [0:0][...] \n##############################################################\n# Render_Perf_Test 2023.12\n##############################################################\n# java ... RenderPerfTest \u003cargs\u003e\n#\n# Supported Arguments \u003cargs\u003e:\n#\n# -h         : display this help\n# -v         : set verbose outputs\n# -e\u003cmode\u003e   : set execution mode (default: robot) among [robot, buffer, volatile]\n#\n# -f         : use FPS unit (default)\n# -t         : use TIME(ms) unit\n#\n# -l         : list available graphics configurations\n# -g=all|0:0,0:1... : use all or specific graphics configurations\n#\n# -w\u003cnumber\u003e : use number of test frames (default: 1)\n#\n# -n\u003cnumber\u003e : set number of primitives (default: 1000)\n# -r\u003cnumber\u003e : set number of test repeats (default: 1)\n#\n# Test arguments: ArgbSurfaceBlitImage ArgbSwBlitImage BgrSurfaceBlitImage BgrSwBlitImage ClipFlatBox ClipFlatBoxAA ClipFlatOval ClipFlatOvalAA FlatBox FlatBoxAA FlatOval FlatOvalAA FlatOval_XOR FlatQuad FlatQuadAA Image ImageAA Image_XOR LargeTextGray LargeTextLCD LargeTextNoAA LinGrad3RotatedOval LinGrad3RotatedOvalAA LinGradRotatedOval LinGradRotatedOvalAA Lines LinesAA Lines_XOR RadGrad3RotatedOval RadGrad3RotatedOvalAA RotatedBox RotatedBoxAA RotatedBox_XOR RotatedOval RotatedOvalAA TextGray TextLCD TextLCD_XOR TextNoAA TextNoAA_XOR TextWiredQuadAABat TextWiredQuadAAMix TextWiredQuadBat TextWiredQuadMix VolImage VolImageAA VolImageFlatBoxAABat VolImageFlatBoxAAMix VolImageFlatBoxBat VolImageFlatBoxMix VolImageTextNoAABat VolImageTextNoAAMix VolImageWiredQuadAABat VolImageWiredQuadAAMix VolImageWiredQuadBat VolImageWiredQuadMix WhiteTextGray WhiteTextLCD WhiteTextNoAA WiredBox WiredBoxAA WiredBubbles WiredBubblesAA WiredQuad WiredQuadAA \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbourgesl%2Frenderperf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbourgesl%2Frenderperf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbourgesl%2Frenderperf/lists"}