Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -27,4 +27,9 @@ If you want your data to be removed from dataset, or have any other questions, p
|
|
27 |
|
28 |
# Comparison with the Stack
|
29 |
|
30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
# Comparison with the Stack
|
29 |
|
30 |
+
In the table below one can find the comparsion of the between Kotlin part of the Stack v2 and KStack
|
31 |
+
|
32 |
+
| | Files | Repositories | Lines | Tokens |
|
33 |
+
|--------------|-------|--------------|-------|--------|
|
34 |
+
| The Stack v2 | 2M | 109457 | 162M | 1.7B |
|
35 |
+
| Kstack | 4M | 169045 | 292M | 3.1B |
|