ChrisPenner / rasa

Extremely modular text editor built in Haskell
GNU General Public License v3.0
614 stars 42 forks source link

Add Benchmarks #36

Open ChrisPenner opened 7 years ago

ChrisPenner commented 7 years ago

We should definitely add benchmarks for important functionality; this will help us improve performance over time and be sensitive to performance regressions.

Some help on this would be great; even if you only add one or two benchmarks :)