Fossil SCM
Updated the SQLite vs Linux project size stats, switching from ye olde SLOCCount to the whizzy new scc in the process.
Commit
21c98b42818476053c508642df33a6707a458a4fc9cfd00723d9f81f3c86b43c
Parent
a90f60ccd3ab91c…
1 file changed
+4
-4
+4
-4
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -552,18 +552,18 @@ | ||
| 552 | 552 | <h4 id="scale">2.5.2 Scale</h4> |
| 553 | 553 | |
| 554 | 554 | The Linux kernel has a far bigger developer community than that of |
| 555 | 555 | SQLite: there are thousands and thousands of contributors to Linux, most |
| 556 | 556 | of whom do not know each other's names. These thousands are responsible |
| 557 | -for producing roughly 89× more code than is in SQLite. (10.7 | |
| 558 | -[https://en.wikipedia.org/wiki/Source_lines_of_code|MLOC] vs. 0.12 MLOC | |
| 559 | -according to [https://dwheeler.com/sloccount/|SLOCCount].) The Linux | |
| 557 | +for producing roughly 73× more code than is in SQLite. (32.0 | |
| 558 | +[https://en.wikipedia.org/wiki/Source_lines_of_code|MLOC] vs. 0.44 MLOC | |
| 559 | +according to [https://github.com/boyter/scc | scc.) The Linux | |
| 560 | 560 | kernel and its development process were already uncommonly large back in |
| 561 | 561 | 2005 when Git was designed, specifically to support the consequences of |
| 562 | 562 | having such a large set of developers working on such a large code base. |
| 563 | 563 | |
| 564 | -95% of the code in SQLite comes from just four programmers, and 64% of | |
| 564 | +95% of the code in SQLite comes from just six programmers, and 62% of | |
| 565 | 565 | it is from the lead developer alone. The SQLite developers know each |
| 566 | 566 | other well and interact daily. Fossil was designed for this development |
| 567 | 567 | model. |
| 568 | 568 | |
| 569 | 569 | When choosing your DVCS, we think you should ask yourself whether the |
| 570 | 570 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -552,18 +552,18 @@ | |
| 552 | <h4 id="scale">2.5.2 Scale</h4> |
| 553 | |
| 554 | The Linux kernel has a far bigger developer community than that of |
| 555 | SQLite: there are thousands and thousands of contributors to Linux, most |
| 556 | of whom do not know each other's names. These thousands are responsible |
| 557 | for producing roughly 89× more code than is in SQLite. (10.7 |
| 558 | [https://en.wikipedia.org/wiki/Source_lines_of_code|MLOC] vs. 0.12 MLOC |
| 559 | according to [https://dwheeler.com/sloccount/|SLOCCount].) The Linux |
| 560 | kernel and its development process were already uncommonly large back in |
| 561 | 2005 when Git was designed, specifically to support the consequences of |
| 562 | having such a large set of developers working on such a large code base. |
| 563 | |
| 564 | 95% of the code in SQLite comes from just four programmers, and 64% of |
| 565 | it is from the lead developer alone. The SQLite developers know each |
| 566 | other well and interact daily. Fossil was designed for this development |
| 567 | model. |
| 568 | |
| 569 | When choosing your DVCS, we think you should ask yourself whether the |
| 570 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -552,18 +552,18 @@ | |
| 552 | <h4 id="scale">2.5.2 Scale</h4> |
| 553 | |
| 554 | The Linux kernel has a far bigger developer community than that of |
| 555 | SQLite: there are thousands and thousands of contributors to Linux, most |
| 556 | of whom do not know each other's names. These thousands are responsible |
| 557 | for producing roughly 73× more code than is in SQLite. (32.0 |
| 558 | [https://en.wikipedia.org/wiki/Source_lines_of_code|MLOC] vs. 0.44 MLOC |
| 559 | according to [https://github.com/boyter/scc | scc.) The Linux |
| 560 | kernel and its development process were already uncommonly large back in |
| 561 | 2005 when Git was designed, specifically to support the consequences of |
| 562 | having such a large set of developers working on such a large code base. |
| 563 | |
| 564 | 95% of the code in SQLite comes from just six programmers, and 62% of |
| 565 | it is from the lead developer alone. The SQLite developers know each |
| 566 | other well and interact daily. Fossil was designed for this development |
| 567 | model. |
| 568 | |
| 569 | When choosing your DVCS, we think you should ask yourself whether the |
| 570 |