{"id":30801602,"url":"https://github.com/go-pluto/benchmark","last_synced_at":"2025-09-05T21:08:08.743Z","repository":{"id":57606948,"uuid":"96217203","full_name":"go-pluto/benchmark","owner":"go-pluto","description":"Benchmark evaluates response time performance of pluto, Dovecot, and Gmail.","archived":false,"fork":false,"pushed_at":"2017-08-25T10:07:29.000Z","size":62,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T19:22:07.410Z","etag":null,"topics":["benchmark","go","golang","imap","measurements","pluto","response-time"],"latest_commit_sha":null,"homepage":"https://github.com/go-pluto/pluto","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-pluto.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":"2017-07-04T12:44:06.000Z","updated_at":"2023-08-12T20:01:20.000Z","dependencies_parsed_at":"2022-08-29T23:51:58.442Z","dependency_job_id":null,"html_url":"https://github.com/go-pluto/benchmark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/go-pluto/benchmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fbenchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fbenchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fbenchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fbenchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-pluto","download_url":"https://codeload.github.com/go-pluto/benchmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fbenchmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273820971,"owners_count":25174125,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["benchmark","go","golang","imap","measurements","pluto","response-time"],"created_at":"2025-09-05T21:08:06.557Z","updated_at":"2025-09-05T21:08:08.732Z","avatar_url":"https://github.com/go-pluto.png","language":"Go","readme":"# IMAP Benchmark\n\nA tool to generate IMAP traffic for [pluto](https://github.com/go-pluto/pluto), [Dovecot](https://www.dovecot.org), and other IMAP services (like [Gmail](https://www.google.com/gmail)).\n\n\n## Traffic Generation\n\nThe major difference to previously introduced `imap-evaluation` is, that we now support **IMAP Sessions**. Sessions are sequences of IMAP commands that are executed consecutively. The commands are *more or less* reasonable.\n\nFor the moment we only focus on **state-changing** (i.e. write) commands like:\n* CREATE\n* DELETE\n* APPEND\n* STORE\n* EXPUNGE\n\n\n## Setup\n\nTo install `imap-benchmark`, please run\n\n```\n$ go get -u github.com/go-pluto/benchmark\n```\n\nModify the config file `test-config.toml` and the user data base `userdb.passwd`.\n\n\n## Usage\n\nYou can start benchmarking an IMAP service by running the `imap-benchmark.go` file.\n\n```\n$ go run imap-benchmark.go\n```\n\nAlternatively, you can provide paths for config file and userdb:\n\n```\n$ go run imap-benchmark.go --config /var/config.toml --userdb /var/private.passwd\n```\n\n\n## Logging\n\nAll response times are collected in a log file underneath the `results` folder.\n\n\n## License\n\nThis project is [GPLv3](https://github.com/go-pluto/benchmark/blob/master/LICENSE) licensed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-pluto%2Fbenchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-pluto%2Fbenchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-pluto%2Fbenchmark/lists"}