{"id":20494061,"url":"https://github.com/jaystack/redux-repatch-performance-comparison","last_synced_at":"2025-10-14T01:02:47.342Z","repository":{"id":146253471,"uuid":"101884145","full_name":"jaystack/redux-repatch-performance-comparison","owner":"jaystack","description":"Measure performance between Redux and Repatch","archived":false,"fork":false,"pushed_at":"2017-09-04T12:50:13.000Z","size":6,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-27T08:11:22.538Z","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/jaystack.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,"publiccode":null,"codemeta":null}},"created_at":"2017-08-30T13:21:46.000Z","updated_at":"2018-08-08T10:32:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"47b06d5f-67f5-4264-baa7-43af79906d38","html_url":"https://github.com/jaystack/redux-repatch-performance-comparison","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/jaystack%2Fredux-repatch-performance-comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaystack%2Fredux-repatch-performance-comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaystack%2Fredux-repatch-performance-comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaystack%2Fredux-repatch-performance-comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaystack","download_url":"https://codeload.github.com/jaystack/redux-repatch-performance-comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750846,"owners_count":21155793,"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-15T17:38:05.874Z","updated_at":"2025-10-14T01:02:47.290Z","avatar_url":"https://github.com/jaystack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redux-repatch-performance-comparison\nMeasure performance between [Redux](https://www.npmjs.com/package/redux) and [Repatch](https://www.npmjs.com/package/repatch)\n\n## Run\n\n```\nnpm install\nnode .\n```\n\nThis comparison dispatches a big amount of actions to both of redux and repatch stores. I used a very simple increment action for both of measurement. I got many questions, why did I use these unrealistic actions. The reason is, that I would like to prevent the additional overhead via reducing, and ensure that the measurement can be independent from other effects, like object assigning.\n\n## Results\n\nRedux needs more time to dispatching these actions than Repatch.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaystack%2Fredux-repatch-performance-comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaystack%2Fredux-repatch-performance-comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaystack%2Fredux-repatch-performance-comparison/lists"}