{"id":20900550,"url":"https://github.com/phpbench/uri-benchmarks","last_synced_at":"2025-03-12T20:22:01.571Z","repository":{"id":54356980,"uuid":"68541566","full_name":"phpbench/uri-benchmarks","owner":"phpbench","description":"Benchmark for URI (parsing) libraries.","archived":false,"fork":false,"pushed_at":"2018-03-11T09:56:20.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T13:15:33.934Z","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/phpbench.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":"2016-09-18T19:08:44.000Z","updated_at":"2024-05-13T13:50:03.000Z","dependencies_parsed_at":"2022-08-13T13:10:48.196Z","dependency_job_id":null,"html_url":"https://github.com/phpbench/uri-benchmarks","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/phpbench%2Furi-benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Furi-benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Furi-benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpbench%2Furi-benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpbench","download_url":"https://codeload.github.com/phpbench/uri-benchmarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243286637,"owners_count":20267017,"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-18T11:20:39.878Z","updated_at":"2025-03-12T20:22:01.537Z","avatar_url":"https://github.com/phpbench.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Uri Value Object Benchmarks\n===========================\n\n[![Build Status](https://travis-ci.org/phpbench/uri-benchmarks.svg?branch=master)](https://travis-ci.org/phpbench/uri-benchmarks)\n\nBenchmarking suite for instantiating URI Value Objects.\n\nResults\n-------\n\n(50 iterations / 1000 revolutions)\n\n```\n$ phpbench/bin/phpbench run benchmarks --iterations=50 --revs=1000 --store --report=uri_aggregate\n\nSuite #133a1961af0b5e067a1e0158e255c479eff9628b 2016-09-18 20:06:41\n+--------------+---------+------------------------------------+\n| provider     | key     | value                              |\n+--------------+---------+------------------------------------+\n| uname        | os      | Linux                              |\n| uname        | host    | dtlt410                            |\n| uname        | release | 4.2.0-1-amd64                      |\n| uname        | version | #1 SMP Debian 4.2.6-1 (2015-11-10) |\n| uname        | machine | x86_64                             |\n| php          | version | 7.0.8-5                            |\n| php          | xdebug  | 1                                  |\n| unix-sysload | l1      | 0.23                               |\n| unix-sysload | l5      | 0.25                               |\n| unix-sysload | l15     | 0.27                               |\n| baseline     | nothing | 0.056982040405273                  |\n| baseline     | md5     | 0.76603889465332                   |\n| baseline     | file_rw | 2.11501121521                      |\n+--------------+---------+------------------------------------+\n\nsuite: 133a1961af0b5e067a1e0158e255c479eff9628b, date: 2016-09-18, stime: 20:06:41\n+------------------------+----------+-----------+----------+-----------+-----------+------------+\n| Subject                | VDB      | Aura      | NetUrl   | ZendUri   | League    | Windwalker |\n+------------------------+----------+-----------+----------+-----------+-----------+------------+\n| benchCreateValueObject | 81.118μs | 101.164μs | 14.763μs | 127.479μs | 389.343μs | 45.853μs   |\n+------------------------+----------+-----------+----------+-----------+-----------+------------+\n\nsubject: benchCreateValueObject\n+--------------------+------------+-----------+-----------+-----------+-----------+--------+--------+\n| benchmark          | mem_peak   | best      | mean      | mode      | worst     | rstdev | diff   |\n+--------------------+------------+-----------+-----------+-----------+-----------+--------+--------+\n| VdbUriBench        | 983,928b   | 49.570μs  | 72.747μs  | 81.118μs  | 91.227μs  | 17.25% | 4.44x  |\n| AuraUriBench       | 2,777,328b | 65.707μs  | 93.543μs  | 101.164μs | 106.607μs | 13.83% | 5.71x  |\n| NetUrl2Bench       | 994,960b   | 14.053μs  | 16.396μs  | 14.763μs  | 28.007μs  | 22.80% | 1.00x  |\n| ZendUriBench       | 1,157,192b | 85.975μs  | 116.361μs | 127.479μs | 167.861μs | 16.35% | 7.10x  |\n| LeagueUriBench     | 1,396,104b | 347.908μs | 385.521μs | 389.343μs | 557.542μs | 8.59%  | 23.51x |\n| WindwalkerUriBench | 889,944b   | 25.643μs  | 39.416μs  | 45.853μs  | 48.241μs  | 20.51% | 2.40x  |\n+--------------------+------------+-----------+-----------+-----------+-----------+--------+--------+\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbench%2Furi-benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpbench%2Furi-benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpbench%2Furi-benchmarks/lists"}