{"id":17226860,"url":"https://github.com/dantleech/phpcr-benchmark","last_synced_at":"2025-06-19T02:33:04.518Z","repository":{"id":21794090,"uuid":"25116589","full_name":"dantleech/phpcr-benchmark","owner":"dantleech","description":"Benchmarking suite for PHPCR","archived":false,"fork":false,"pushed_at":"2014-10-23T16:35:57.000Z","size":424,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T17:51:04.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/dantleech.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}},"created_at":"2014-10-12T10:42:59.000Z","updated_at":"2014-10-12T11:11:15.000Z","dependencies_parsed_at":"2022-07-25T12:47:05.303Z","dependency_job_id":null,"html_url":"https://github.com/dantleech/phpcr-benchmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dantleech/phpcr-benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fphpcr-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fphpcr-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fphpcr-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fphpcr-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantleech","download_url":"https://codeload.github.com/dantleech/phpcr-benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fphpcr-benchmark/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260672008,"owners_count":23044723,"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-10-15T04:17:25.169Z","updated_at":"2025-06-19T02:32:59.499Z","avatar_url":"https://github.com/dantleech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHPCR Benchmarking Suite\n========================\n\nThis benchmarking suite uses a fork of the\n[Athletic](https://github.com/polyfractal/athletic) benchmarking library.\n\nIt also has scripts to output data generated from the benchmarks into statsd\nso that the data can be visualized in Graphite.\n\nInstall the Docker Containers\n-----------------------------\n\n````\n# Rabbit MQ\n$ sudo docker pull dockerfile/rabbitmq\n$ sudo docker run -d -p 5672:5672 -p 15672:15672 dockerfile/rabbitmq\n\n# Graphite + Statsd\n$ sudo docker pull hopsoft/graphite-statsdsudo docker run -d \\\n  --name graphite \\\n  -p 8082:80 \\\n  -p 2003:2003 \\\n  -p 8125:8125/udp \\\n  hopsoft/graphite-statsd\n````\n\nInstall\n-------\n\n````\n$ composer install\n````\n\nBootstrap doctrine-dbal:\n\n```\n$ ./bin/doctrine-dbal-sqlite/init.sh\n```\n\nIf you want to run Jackrabbit benchmarks, install the jackrabbit standalong\nserver and run it.\n\nCreate some benchmarks\n----------------------\n\nRun the consumer:\n\n````\n$ php bin/consumer.php\n````\n\nQueue a benchmark or two:\n\n````\n$ php bin/send.php doctrine-dbal-sqlite\n$ php bin/send.php jackrabbit\n````\n\nLook at graphs\n--------------\n\nhttp://localhost:8082/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fphpcr-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantleech%2Fphpcr-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fphpcr-benchmark/lists"}