From 7bca7e75af2c07b0f278b55b31f3d2d0d519cc4c Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 4 Apr 2014 15:53:45 +0200 Subject: a little more design --- doc/design.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/design.txt b/doc/design.txt index 1562d1b..ba28fdc 100644 --- a/doc/design.txt +++ b/doc/design.txt @@ -26,12 +26,14 @@ Secondary nodes The hash tree db -? is persistantly stored on disk -? is implemented as a 'protected, ram_file' DETS table +- [size] The log data - is persistently stored in a file system on disk +- grows with 5 GB per year, based on 5,000 3 kB submissions per day Scaling, performance, estimates -- submissions: less than 0.1 qps, based on 5000 submissions per day +- submissions: less than 0.1 qps, based on 5,000 submissions per day - monitors: 6 qps, based on 100 monitors - auditors: 8,000 qps, based on 2.5e9 browsers visiting 100 sites (with a 1y certificate) per month (assuming a single combined -- cgit v1.1