{"id":18749689,"url":"https://github.com/coditva/postman-collection-property-list-benchmark","last_synced_at":"2025-11-26T12:30:15.466Z","repository":{"id":51379113,"uuid":"193868090","full_name":"coditva/postman-collection-property-list-benchmark","owner":"coditva","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-12T18:43:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T22:25:10.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/coditva.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":"2019-06-26T08:57:52.000Z","updated_at":"2021-05-12T18:43:18.000Z","dependencies_parsed_at":"2022-09-12T15:13:59.541Z","dependency_job_id":null,"html_url":"https://github.com/coditva/postman-collection-property-list-benchmark","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/coditva%2Fpostman-collection-property-list-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2Fpostman-collection-property-list-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2Fpostman-collection-property-list-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2Fpostman-collection-property-list-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coditva","download_url":"https://codeload.github.com/coditva/postman-collection-property-list-benchmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635533,"owners_count":19672190,"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-07T17:08:24.218Z","updated_at":"2025-11-26T12:30:15.427Z","avatar_url":"https://github.com/coditva.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Benchmark before and after changing [postman-collection](https://github.com/postmanlabs/postman-collection)'s `Property-List` such that we always use `Property-List.reference` as an array of objects.\n\n## Before\nWe use different way to store `reference`:\n- As an object with *a value for each key* for properties with *single* values for same key.\n- As an object with *an array for each key* for properties with *multiple* values for same key.\n\n## After\nWe use same way to store `reference`:\n- As an object with *an array for each key* for properties with *multiple* values for same key.\n\n## Impact of change\n\n### Pros:\n- Faster access for multi valued lists.\n- Less code path complexity.\n\n### Cons:\n- Slower access for single valued lists.\n- May/will impact users who use private data structures for lists.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditva%2Fpostman-collection-property-list-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoditva%2Fpostman-collection-property-list-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditva%2Fpostman-collection-property-list-benchmark/lists"}