{"id":15583485,"url":"https://github.com/osiegmar/javacsvbenchmarksuite","last_synced_at":"2025-04-24T03:45:14.012Z","repository":{"id":55161296,"uuid":"116573434","full_name":"osiegmar/JavaCsvBenchmarkSuite","owner":"osiegmar","description":"Java CSV library benchmark suite","archived":false,"fork":false,"pushed_at":"2025-03-16T19:05:22.000Z","size":297,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T03:45:08.394Z","etag":null,"topics":["benchmark","csv","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osiegmar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-07T14:47:18.000Z","updated_at":"2025-03-17T08:18:09.000Z","dependencies_parsed_at":"2022-08-14T14:02:28.408Z","dependency_job_id":null,"html_url":"https://github.com/osiegmar/JavaCsvBenchmarkSuite","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/osiegmar%2FJavaCsvBenchmarkSuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osiegmar%2FJavaCsvBenchmarkSuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osiegmar%2FJavaCsvBenchmarkSuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osiegmar%2FJavaCsvBenchmarkSuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osiegmar","download_url":"https://codeload.github.com/osiegmar/JavaCsvBenchmarkSuite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250559995,"owners_count":21450168,"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","java"],"created_at":"2024-10-02T20:08:35.753Z","updated_at":"2025-04-24T03:45:14.006Z","avatar_url":"https://github.com/osiegmar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java CSV library benchmark suite\n\nThis benchmark project was created for the development of\n[FastCSV](https://github.com/osiegmar/FastCSV).\n\nThe benchmarks were written with [JMH](http://openjdk.java.net/projects/code-tools/jmh/).\n\n## Compile and execute tests\n\n    ./gradlew jmh --no-daemon --console plain\n\n## Results\n\n| Library     | Read (rec/sec) | Write (rec/sec) | Dependencies | Size (KiB) |\n|-------------|---------------:|----------------:|:------------:|-----------:|\n| Commons CSV |      4,097,424 |       5,693,450 |     yes      |        948 |\n| FastCSV     |     12,877,797 |      21,731,217 |      no      |         79 |\n| Jackson CSV |      7,534,704 |       9,513,726 |     yes      |      2,385 |\n| Java CSV    |      5,003,265 |       1,002,049 |      no      |         13 |\n| Opencsv     |      3,687,871 |       3,498,833 |     yes      |      2,767 |\n| picocsv     |     16,209,628 |      18,032,443 |      no      |         23 |\n| Sfm+ASM     |     13,968,934 |       3,350,064 |     yes      |      1,536 |\n| Sfm-ASM     |     11,338,926 |       3,350,064 |     yes      |      1,536 |\n| Super CSV   |      1,641,890 |       3,039,197 |      no      |         96 |\n| Univocity   |      7,484,617 |      11,288,146 |      no      |        437 |\n\n### Library details\n\n- Commons CSV 1.13.0\n- FastCSV 3.6.0\n- Jackson CSV 2.18.3\n- Java CSV 2.0\n- Opencsv 5.10\n- picocsv 2.5.1\n- Sfm (SimpleFlatMapper) 9.0.2 (w/ and w/o ASM bytecode manipulation)\n- Super CSV 2.4.0\n- Univocity 2.9.1\n\n### Environment\n\n- Apple M4 Pro\n- macOS 15.3.2\n- OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode, sharing)\n- JMH 1.37\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosiegmar%2Fjavacsvbenchmarksuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosiegmar%2Fjavacsvbenchmarksuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosiegmar%2Fjavacsvbenchmarksuite/lists"}