diff --git a/Performance.md b/Performance.md index 904e90a..9ca5011 100644 --- a/Performance.md +++ b/Performance.md @@ -80,3 +80,6 @@ provisioning page suggests how frequently these lookups will take place, and we can compare this against the time each one will take to see if we can keep up or not. If and when necessary, we'll move to a more sophisticated storage server design (perhaps with a database to locate shares). + +I was unable to measure a consistent slowdown resulting from having 30000 +buckets in a single storage server.