Skip to content

Commit eda2091

Browse files
committed
Update README.md
1 parent 294055f commit eda2091

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,14 @@ Note: Fastrun mode checks for equality of property/value pairs, qualifiers (not
570570
aliases and description, but it ignores references by default!
571571
References can be checked in fast run mode by setting `use_references` to `True`.
572572

573+
# Statistics #
574+
575+
| Dataset | partial fastrun | fastrun without qualifiers/references | fastrun with qualifiers | fastrun with qualifiers/references |
576+
|:----------------------------|----------------:|--------------------------------------:|------------------------:|-----------------------------------:|
577+
| Communes (34990 elements) | ? | 7min | 30s | 60s |
578+
| Cantons (2042 elements) | ? | ? | ? | ? |
579+
| Départements (100 elements) | 70min | 1s | 30s | 60s |
580+
573581
# Debugging #
574582

575583
You can enable debugging by adding this piece of code to the top of your project:

0 commit comments

Comments
 (0)