{"id":25255825,"url":"https://github.com/dashorst/wicket-benchmarks","last_synced_at":"2025-06-23T14:38:28.610Z","repository":{"id":136752993,"uuid":"73408767","full_name":"dashorst/wicket-benchmarks","owner":"dashorst","description":"Project for performing micro benchmarks of parts of Apache Wicket","archived":false,"fork":false,"pushed_at":"2016-11-15T09:24:47.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T23:45:28.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/dashorst.png","metadata":{"files":{"readme":"README.adoc","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":"2016-11-10T18:17:14.000Z","updated_at":"2017-02-16T13:54:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"908b2863-f3cf-4f62-b0de-70f046e1e013","html_url":"https://github.com/dashorst/wicket-benchmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashorst/wicket-benchmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fwicket-benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fwicket-benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fwicket-benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fwicket-benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashorst","download_url":"https://codeload.github.com/dashorst/wicket-benchmarks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashorst%2Fwicket-benchmarks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261496009,"owners_count":23167414,"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":"2025-02-12T05:59:48.901Z","updated_at":"2025-06-23T14:38:28.571Z","avatar_url":"https://github.com/dashorst.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Wicket Micro Benchmarks\nMartijn Dashorst\n\nThis project provides a way to perform micro benchmarks for parts of Wicket.\n\nIt is based on and uses the JMH (Java Microbenchmark Harnass):\n\n____\nJMH is a Java harness for building, running, and analysing\nnano/micro/milli/macro benchmarks written in Java and other languages\ntargetting the JVM.\n____\n\nTo run a benchmark you need to build it first using Maven:\n\n[source,bash]\n----\n$ mvn package\n----\n\nThis will create a `target/benchmarks.jar` uber-jar.\n\nYou can then run the micro benchmark from your IDE or from the commandline.\n\nFor example:\n\n[source,bash]\n----\n$ java -cp target/benchmarks.jar com.martijndashorst.wicketbenchmarks.LambdaModels\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fwicket-benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashorst%2Fwicket-benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashorst%2Fwicket-benchmarks/lists"}