]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Remove an obsolete documentation file left over from SQLite version 1.0.
authordrh <drh@noemail.net>
Sat, 22 Aug 2009 19:17:02 +0000 (19:17 +0000)
committerdrh <drh@noemail.net>
Sat, 22 Aug 2009 19:17:02 +0000 (19:17 +0000)
FossilOrigin-Name: f7eb1efc37d0658d66b3b86d5afd5419d22bfe92

doc/report1.txt [deleted file]
manifest
manifest.uuid

diff --git a/doc/report1.txt b/doc/report1.txt
deleted file mode 100644 (file)
index a236e7c..0000000
+++ /dev/null
@@ -1,121 +0,0 @@
-An SQLite (version 1.0) database was used in a large military application
-where the database contained 105 tables and indices.  The following is
-a breakdown on the sizes of keys and data within these tables and indices:
-
-Entries:      967089
-Size:         45896104
-Avg Size:     48
-Key Size:     11112265
-Avg Key Size: 12
-Max Key Size: 99
-
-    0..8            263    0%
-    9..12          5560    0%
-   13..16         71394    7%
-   17..24        180717   26%
-   25..32        215442   48%
-   33..40        151118   64%
-   41..48         77479   72%
-   49..56         13983   74%
-   57..64         14481   75%
-   65..80         41342   79%
-   81..96        127098   92%
-   97..112        38054   96%
-  113..128        14197   98%
-  129..144         8208   99%
-  145..160         3326   99%
-  161..176         1242   99%
-  177..192          604   99%
-  193..208          222   99%
-  209..224          213   99%
-  225..240          132   99%
-  241..256           58   99%
-  257..288          515   99%
-  289..320           64   99%
-  321..352           39   99%
-  353..384           44   99%
-  385..416           25   99%
-  417..448           24   99%
-  449..480           26   99%
-  481..512           27   99%
-  513..1024         470   99%
- 1025..2048         396   99%
- 2049..4096         187   99%
- 4097..8192          78   99%
- 8193..16384         35   99%
-16385..32768         17   99%
-32769..65536          6   99%
-65537..65541          3  100%
-
-If the indices are omitted, the statistics for the 49 tables
-become the following:
-
-Entries:      451103
-Size:         30930282
-Avg Size:     69
-Key Size:     1804412
-Avg Key Size: 4
-Max Key Size: 4
-
-    0..24            89    0%
-   25..32          9417    2%
-   33..40        119162   28%
-   41..48         68710   43%
-   49..56          9539   45%
-   57..64         12435   48%
-   65..80         38650   57%
-   81..96        126877   85%
-   97..112        38030   93%
-  113..128        14183   96%
-  129..144         7668   98%
-  145..160         3302   99%
-  161..176         1238   99%
-  177..192          597   99%
-  193..208          217   99%
-  209..224          211   99%
-  225..240          130   99%
-  241..256           57   99%
-  257..288          100   99%
-  289..320           62   99%
-  321..352           34   99%
-  353..384           43   99%
-  385..416           24   99%
-  417..448           24   99%
-  449..480           25   99%
-  481..512           27   99%
-  513..1024         153   99%
- 1025..2048          92   99%
- 2049..4096           7  100%
-
-The 56 indices have these statistics:
-
-Entries:      512422
-Size:         14879828
-Avg Size:     30
-Key Size:     9253204
-Avg Key Size: 19
-Max Key Size: 99
-
-    0..8            246    0%
-    9..12          5486    1%
-   13..16         70717   14%
-   17..24        178246   49%
-   25..32        205722   89%
-   33..40         31951   96%
-   41..48          8768   97%
-   49..56          4444   98%
-   57..64          2046   99%
-   65..80          2691   99%
-   81..96           202   99%
-   97..112           11   99%
-  113..144          527   99%
-  145..160           20   99%
-  161..288          406   99%
-  289..1024         316   99%
- 1025..2048         304   99%
- 2049..4096         180   99%
- 4097..8192          78   99%
- 8193..16384         35   99%
-16385..32768         17   99%
-32769..65536          6   99%
-65537..65541          3  100%
index 4780014aec336791ee08f8c7900f27215526b9c1..eb0a645e7f589135a311e9f4b7c57dc31e86e4c6 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,8 @@
-C Fix\sa\sproblem\sin\sos_unix.c\swhere\sa\smalloc\sfailure\scould\slead\sto\sa\sleaked\sfile\sdescriptor.
-D 2009-08-22T11:39:47
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+C Remove\san\sobsolete\sdocumentation\sfile\sleft\sover\sfrom\sSQLite\sversion\s1.0.
+D 2009-08-22T19:17:03
 F Makefile.arm-wince-mingw32ce-gcc fcd5e9cd67fe88836360bb4f9ef4cb7f8e2fb5a0
 F Makefile.in 73ddeec9dd10b85876c5c2ce1fdce627e1dcc7f8
 F Makefile.linux-gcc d53183f4aa6a9192d249731c90dbdffbd2c68654
@@ -22,7 +25,6 @@ F configure 486c870218ec915bd8edfece7109b6c864e82a5a
 F configure.ac 14740970ddb674d92a9f5da89083dff1179014ff
 F contrib/sqlitecon.tcl 210a913ad63f9f991070821e599d600bd913e0ad
 F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
-F doc/report1.txt a031aaf37b185e4fa540223cb516d3bccec7eeac
 F ext/README.txt 913a7bd3f4837ab14d7e063304181787658b14e1
 F ext/async/README.txt 0c541f418b14b415212264cbaaf51c924ec62e5b
 F ext/async/sqlite3async.c ec97d85cdb56dda9312cce39dd3cd9d62a747ec6
@@ -748,7 +750,14 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff
 F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224
 F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e
 F tool/vdbe-compress.tcl 672f81d693a03f80f5ae60bfefacd8a349e76746
-P 9b4d9ab62d687289837b13b07885e72cc3abe8a9
-R cdd26bf118eaa2a9465bbbd01490d6db
-U dan
-Z 37f9fc37ad160151ec2e7b69ade6b18c
+P aa6acfa8caa2ef59b4c16dfe42c4b5644da96905
+R b2c711eaf557092f239dfa0773f260fa
+U drh
+Z 691b8bbbc5705e9c8f90c29fb0305de2
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.6 (GNU/Linux)
+
+iD8DBQFKkEQyoxKgR168RlERAiJ9AJsFs50VJ3XZxahfq30lhOA5nWayXACfW1Th
+dnkRj6C5BnZxRcqkd+dsDMQ=
+=jBN8
+-----END PGP SIGNATURE-----
index c61f045d087b757dcb47296f8988e19db740e8c8..3696961cee2088e56789f969d70cf7748ed8c007 100644 (file)
@@ -1 +1 @@
-aa6acfa8caa2ef59b4c16dfe42c4b5644da96905
\ No newline at end of file
+f7eb1efc37d0658d66b3b86d5afd5419d22bfe92
\ No newline at end of file