Skip to content

Commit 7af37c0

Browse files
committed
Added repository for pluto evaluation to README.
1 parent 444eac8 commit 7af37c0

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ test-config-aws.toml
3131
users.txt
3232
.env
3333
*.out
34+
*.log
3435

3536
# Pluto specific includes
3637
!config/.env

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ $ make pki
131131
```
132132

133133

134+
## Evaluation
135+
136+
Evaluation scripts to benchmark pluto's response time performance against the de facto standard IMAP server [Dovecot](https://www.dovecot.org/) are provided in repository [pluto-evaluation](https://github.com/numbleroot/pluto-evaluation).
137+
138+
134139
## Acknowledgments
135140

136141
I would like to thank my thesis supervisor [Tim Jungnickel](https://github.com/TimJuni) for coming up with this project's idea, providing feedback and ideas on current progress, and evaluation help. Furthermore, [Matthias Loibl](https://github.com/MetalMatze) routinely reviewed Go code I committed to pluto and thus helped to improve code quality and readibility. Thank you!

0 commit comments

Comments
 (0)