Skip to content

Commit e42e3b5

Browse files
committed
Update README.md
1 parent aeca219 commit e42e3b5

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
@@ -569,6 +569,14 @@ Note: Fastrun mode checks for equality of property/value pairs, qualifiers (not
569569
aliases and description, but it ignores references by default!
570570
References can be checked in fast run mode by setting `use_references` to `True`.
571571

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

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

0 commit comments

Comments
 (0)