{"id":17348438,"url":"https://github.com/daniel-sc/json-parser-performance-evaluation","last_synced_at":"2025-03-27T11:40:55.414Z","repository":{"id":223043131,"uuid":"758220006","full_name":"daniel-sc/json-parser-performance-evaluation","owner":"daniel-sc","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-19T08:12:21.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T11:42:30.854Z","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/daniel-sc.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-15T21:25:43.000Z","updated_at":"2024-02-15T21:25:56.000Z","dependencies_parsed_at":"2024-02-17T21:47:06.365Z","dependency_job_id":null,"html_url":"https://github.com/daniel-sc/json-parser-performance-evaluation","commit_stats":null,"previous_names":["daniel-sc/json-parser-performance-evaluation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fjson-parser-performance-evaluation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fjson-parser-performance-evaluation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fjson-parser-performance-evaluation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniel-sc%2Fjson-parser-performance-evaluation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniel-sc","download_url":"https://codeload.github.com/daniel-sc/json-parser-performance-evaluation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245840584,"owners_count":20681177,"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-15T16:52:26.029Z","updated_at":"2025-03-27T11:40:55.395Z","avatar_url":"https://github.com/daniel-sc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comparing performance of different json streaming parsers for PHP\n\nThis repository contains a simple benchmark to compare the performance of different JSON streaming parsers for PHP.\n\nResults:\n\n```text\njson_decode:\nmemory peak: 1.234375 kB\nclock time sec: 0.20915102958679\nCPU time ms: 125 ms\n\nJsonParser:\nmemory peak: 3724.5859375 kB\nclock time sec: 11.772974967957\nCPU time ms: 5203.125 ms\n\njson-machine:\nmemory peak: 214.3359375 kB\nclock time sec: 2.2307989597321\nCPU time ms: 859.375 ms\n\njsonstreamingparser:\nmemory peak: 78.609375 kB\nclock time sec: 6.5879240036011\nCPU time ms: 3046.875 ms\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-sc%2Fjson-parser-performance-evaluation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniel-sc%2Fjson-parser-performance-evaluation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniel-sc%2Fjson-parser-performance-evaluation/lists"}