{"id":18335836,"url":"https://github.com/epickrram/journalling-benchmark","last_synced_at":"2025-04-06T04:34:35.717Z","repository":{"id":33273976,"uuid":"36918567","full_name":"epickrram/journalling-benchmark","owner":"epickrram","description":"Microbenchmark for comparing the cost of seek/write vs pwrite from Java","archived":false,"fork":false,"pushed_at":"2015-12-02T13:19:18.000Z","size":80,"stargazers_count":8,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-05T22:09:13.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://epickrram.blogspot.co.uk/2015/07/seek-write-vs-pwrite.html","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/epickrram.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":"2015-06-05T07:25:22.000Z","updated_at":"2020-07-30T03:57:52.000Z","dependencies_parsed_at":"2022-09-19T07:40:56.627Z","dependency_job_id":null,"html_url":"https://github.com/epickrram/journalling-benchmark","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epickrram%2Fjournalling-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epickrram%2Fjournalling-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epickrram%2Fjournalling-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epickrram%2Fjournalling-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epickrram","download_url":"https://codeload.github.com/epickrram/journalling-benchmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223238121,"owners_count":17111359,"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-05T20:05:06.840Z","updated_at":"2024-11-05T20:05:07.353Z","avatar_url":"https://github.com/epickrram.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# journalling-benchmark\n\n\nUsage\n=====\n\n1. clone this repository\n2. run ./gradlew bundleJar\n3. run java -jar ./build/libs/journalling-benchmark-all-0.0.3.jar -h\n\nParameters\n==========\n\n* -j - number of journals to write\n* -d - target directory for journals\n* -i - measurement iterations\n* -s - file size (bytes)\n* -c - cpu affinity for journaller thread (default none)\n* -f - output format (SHORT|LONG|DETAIL)\n* -w - number of times to write the same block\n* -t - journaller type\n    * seek: RandomAccessFile seek/write\n    * pwrite: FileChannel write\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepickrram%2Fjournalling-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepickrram%2Fjournalling-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepickrram%2Fjournalling-benchmark/lists"}