{"id":15930169,"url":"https://github.com/fjl/goleveldb-bench","last_synced_at":"2025-08-15T23:31:01.953Z","repository":{"id":22095469,"uuid":"95223222","full_name":"fjl/goleveldb-bench","owner":"fjl","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-18T13:31:42.000Z","size":15041,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T05:05:26.659Z","etag":null,"topics":["database-benchmarking","leveldb"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/fjl.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":"2017-06-23T13:35:45.000Z","updated_at":"2021-10-10T16:53:39.000Z","dependencies_parsed_at":"2022-09-12T01:00:35.141Z","dependency_job_id":null,"html_url":"https://github.com/fjl/goleveldb-bench","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/fjl%2Fgoleveldb-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjl%2Fgoleveldb-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjl%2Fgoleveldb-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjl%2Fgoleveldb-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fjl","download_url":"https://codeload.github.com/fjl/goleveldb-bench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229969889,"owners_count":18152568,"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":["database-benchmarking","leveldb"],"created_at":"2024-10-07T00:23:43.519Z","updated_at":"2024-12-16T13:38:39.952Z","avatar_url":"https://github.com/fjl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"goleveldb-bench tests the performance of random writes to a goleveldb database. To get\nstarted clone this repo to your GOPATH, then get the dependencies with govendor and\ncompile:\n\n    govendor sync\n    go install -v ./...\n\nYou can run benchmarks with `ldb-writebench`:\n\n    mkdir datasets/mymachine-10gb\n    ldb-writebench -size 10gb -logdir datasets/mymachine-10gb -test nobatch,batch-100kb\n\nPlot the result with `ldb-benchplot`:\n\n    ldb-benchplot -out 10gb.svg datasets/mymachine-10gb/*.json\n\nLevelDB databases are left on disk for inspection. You can remove them using\n\n    rm -r testdb-*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffjl%2Fgoleveldb-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffjl%2Fgoleveldb-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffjl%2Fgoleveldb-bench/lists"}