{"id":20689014,"url":"https://github.com/code402/batch-vs-index-warc","last_synced_at":"2026-04-20T12:32:20.929Z","repository":{"id":222916534,"uuid":"241939562","full_name":"code402/batch-vs-index-warc","owner":"code402","description":"A benchmark to explore the speed of reading WARC entries in bulk vs individually.","archived":false,"fork":false,"pushed_at":"2020-03-05T01:18:21.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T01:52:56.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code402.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-20T16:56:42.000Z","updated_at":"2020-02-20T17:00:28.000Z","dependencies_parsed_at":"2024-02-17T01:22:01.512Z","dependency_job_id":"cf268d62-79c6-4aa8-8d61-f7a1731bb513","html_url":"https://github.com/code402/batch-vs-index-warc","commit_stats":null,"previous_names":["code402/batch-vs-index-warc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code402/batch-vs-index-warc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code402%2Fbatch-vs-index-warc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code402%2Fbatch-vs-index-warc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code402%2Fbatch-vs-index-warc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code402%2Fbatch-vs-index-warc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code402","download_url":"https://codeload.github.com/code402/batch-vs-index-warc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code402%2Fbatch-vs-index-warc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32047135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"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":[],"created_at":"2024-11-16T23:07:58.961Z","updated_at":"2026-04-20T12:32:20.906Z","avatar_url":"https://github.com/code402.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# batch-vs-index-warc\n\n_See the blog post: [S3 Throughput: Scans vs Indexes](https://code402.com/blog/s3-scans-vs-index/)._\n\nA benchmark to explore the speed of reading WARC entries in bulk vs individually.\n\n```bash\nmvn clean install assembly:single   # Build the JAR\n```\n\n```bash\nNUM_RECORDS=100000 NUM_CORES=16 java -Xmx20g -Dhttp.maxConnections=1000 -cp target/batch-vs-index-warc-1.0-SNAPSHOT-jar-with-dependencies.jar com.code402.Single\n\nNUM_RECORDS=100000 NUM_CORES=16 java -Xmx20g -Dhttp.maxConnections=1000 -cp target/batch-vs-index-warc-1.0-SNAPSHOT-jar-with-dependencies.jar com.code402.Batch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode402%2Fbatch-vs-index-warc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode402%2Fbatch-vs-index-warc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode402%2Fbatch-vs-index-warc/lists"}