{"id":15710590,"url":"https://github.com/ivanhuay/micron-concat-vs-push","last_synced_at":"2026-01-28T04:05:39.028Z","repository":{"id":44130554,"uuid":"191389049","full_name":"ivanhuay/micron-concat-vs-push","owner":"ivanhuay","description":"Benchmark between javascript concat and push methods","archived":false,"fork":false,"pushed_at":"2022-02-12T01:52:08.000Z","size":125,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-27T15:51:11.970Z","etag":null,"topics":["benchmark","concat","javascript","micron","push"],"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/ivanhuay.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-11T14:30:03.000Z","updated_at":"2019-06-11T17:02:39.000Z","dependencies_parsed_at":"2022-09-03T17:51:21.335Z","dependency_job_id":null,"html_url":"https://github.com/ivanhuay/micron-concat-vs-push","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivanhuay/micron-concat-vs-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhuay%2Fmicron-concat-vs-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhuay%2Fmicron-concat-vs-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhuay%2Fmicron-concat-vs-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhuay%2Fmicron-concat-vs-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanhuay","download_url":"https://codeload.github.com/ivanhuay/micron-concat-vs-push/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanhuay%2Fmicron-concat-vs-push/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28837918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T02:10:51.810Z","status":"ssl_error","status_checked_at":"2026-01-28T02:10:50.806Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["benchmark","concat","javascript","micron","push"],"created_at":"2024-10-03T21:08:48.196Z","updated_at":"2026-01-28T04:05:39.014Z","avatar_url":"https://github.com/ivanhuay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micron benchmark Array.concat vs Array.push\n\nThis is a benchmark between `concat` and `push` method.\n\n## Motivation\nAnalyze possible performance issues using these methods.\n\n\n## Results:\nConcat is the faster way to concatenate 2 arrays.\n\n`For` loop and `forEach` methods with push are 3x times more slow than `concat`.\n\n[view results HERE]()\n![Alt image](https://github.com/ivanhuay/micron-concat-vs-push/blob/master/img/img.png?raw=true)\n## run the test\n\n```\ngit clone https://github.com/ivanhuay/micron-mongoose-update-vs-save.git\n\ncd micron-mongoose-update-vs-save\n\nnpm i\n\nnpm run test\n```\n\nafter running that the results should be on the docs folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanhuay%2Fmicron-concat-vs-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanhuay%2Fmicron-concat-vs-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanhuay%2Fmicron-concat-vs-push/lists"}