{"id":30801597,"url":"https://github.com/go-pluto/evaluation","last_synced_at":"2025-09-05T21:08:08.106Z","repository":{"id":57523118,"uuid":"77231558","full_name":"go-pluto/evaluation","owner":"go-pluto","description":"Collection of test scripts for evaluating pluto's performance compared to Dovecot.","archived":false,"fork":false,"pushed_at":"2017-07-10T11:24:57.000Z","size":82,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-31T20:54:30.009Z","etag":null,"topics":["evaluation","go","golang","plots","pluto"],"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":"2016-12-23T14:48:06.000Z","updated_at":"2025-08-25T16:36:27.000Z","dependencies_parsed_at":"2022-08-28T11:20:48.860Z","dependency_job_id":null,"html_url":"https://github.com/go-pluto/evaluation","commit_stats":null,"previous_names":["numbleroot/pluto-evaluation"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/go-pluto/evaluation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fevaluation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fevaluation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fevaluation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fevaluation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-pluto","download_url":"https://codeload.github.com/go-pluto/evaluation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-pluto%2Fevaluation/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":["evaluation","go","golang","plots","pluto"],"created_at":"2025-09-05T21:08:03.745Z","updated_at":"2025-09-05T21:08:08.091Z","avatar_url":"https://github.com/go-pluto.png","language":"Go","readme":"# Pluto evaluation\n\nCollection of test scripts for evaluating [pluto](https://github.com/numbleroot/pluto)'s performance compared to [Dovecot](https://www.dovecot.org/).\n\n\n## Setup\n\nFirst, run\n\n```\n$ make folders\n```\n\nand place involved certificates under `private/`.\n\nNext, copy `test-config.toml.example` to `test-config.toml` and adjust it to your setup. This includes specifying IPs, ports, certificates and authentication information in order for your tests to run successfully. Afterwards, execute\n\n```\n$ make build\n```\n\nwhich will re-run `folders` target, compile all test scripts and the executable to plot the results.\n\n\n## Testing\n\nNow you can start testing. For this, choose a test to start with from the available executables and run it, e.g.\n\n```\n$ ./test-append -runs 1000\n```\n\nwhich will execute 1000 APPEND operations against first pluto and then Dovecot. Result logs will be placed in `results/`, containing meta-information and comma-separated pairs of msgID and completion time of that command in nanoseconds. A beginning of such a file might look like:\n\n```\nSubject: APPEND\nPlatform: pluto\nDate: 2017-01-01-10-00-00\n-----\n1, 110422612\n2, 98924309\n3, 107112562\n...\n```\n\n\n## Plotting\n\nFinally, you can plot two corresponding test results against each other with every run of `plot-results`. For this, execute\n\n```\n$ ./plot-results -fileOne results/pluto-append-2017-01-01-10-00-00.log -fileTwo results/dovecot-append-2017-01-01-10-00-00.log\n```\n\nand have a look at the output `.svg` file in `results/`.\n\nThat's it!\n\n\n## License\n\nThis project is [GPLv3](https://github.com/numbleroot/pluto-evaluation/blob/master/LICENSE) licensed.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-pluto%2Fevaluation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-pluto%2Fevaluation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-pluto%2Fevaluation/lists"}