{"id":17104343,"url":"https://github.com/keyang/csvbench","last_synced_at":"2025-07-24T12:32:04.579Z","repository":{"id":46687295,"uuid":"77300412","full_name":"Keyang/csvbench","owner":"Keyang","description":"Benchmark tool for node.js csv parsers.","archived":false,"fork":false,"pushed_at":"2021-09-30T00:47:35.000Z","size":13223,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-15T15:36:25.095Z","etag":null,"topics":["benchmark","csv","csvtojson","parse"],"latest_commit_sha":null,"homepage":"","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/Keyang.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-12-24T21:15:53.000Z","updated_at":"2021-06-24T16:13:45.000Z","dependencies_parsed_at":"2022-09-04T01:51:27.555Z","dependency_job_id":null,"html_url":"https://github.com/Keyang/csvbench","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/Keyang%2Fcsvbench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Fcsvbench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Fcsvbench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keyang%2Fcsvbench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keyang","download_url":"https://codeload.github.com/Keyang/csvbench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227440756,"owners_count":17776658,"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":["benchmark","csv","csvtojson","parse"],"created_at":"2024-10-14T15:36:25.866Z","updated_at":"2024-11-30T22:09:52.556Z","avatar_url":"https://github.com/Keyang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis project compares the speed of different Node.JS csv parsers.\n\n## To start\n\n```\n$ git clone https://github.com/Keyang/csvbench\n$ npm install .\n$ node ./index.js\n```\n\n## Procedure\n\nAll parsers will simply do following\n\n1. stream in 1.csv and start to parse\n2. get content from 1st column of each row and write to a file\n\n\n`1.csv` contains 300K lines\n\n# Result\n\nHere is some result running on a 2019 Macbook Pro: \n\n```\n$ node ./index.js\ncsv: 1844.045ms\nfast-csv: 1681.046ms\ncsv-parser: 722.762ms\ncsvtojson: 436.225ms\npapaparse: 434.335ms\n$ node --version\nv12.4.0\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyang%2Fcsvbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyang%2Fcsvbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyang%2Fcsvbench/lists"}