289
edits
| Line 61: | Line 61: | ||
* How to order rows: order from most frequent matches (top) to least frequent (bottom). Then the matcher has to go through less rows. | * How to order rows: order from most frequent matches (top) to least frequent (bottom). Then the matcher has to go through less rows. | ||
* How to order columns: order from least frequent matches (left) to most frequent matches (like matches of everyting (.*)) (right). Then the matcher knows that row isn't a match sooner and moves on to the next one. | * How to order columns: order from least frequent matches (left) to most frequent matches (like matches of everyting (.*)) (right). Then the matcher knows that row isn't a match sooner and moves on to the next one. | ||
== Importing/Exporting == | |||
=== Importing charts === | |||
The format is... | |||
= Sharing pages = | = Sharing pages = | ||
edits