d12frosted / vulpea

A collection of functions for note taking based on `org` and `org-roam`.
GNU General Public License v3.0
237 stars 12 forks source link

(dev) fix performance test #111

Closed d12frosted closed 2 years ago

d12frosted commented 2 years ago

Since previous data set actually contained zero notes with IDs, vulpea didn't pick them up, resulting in performance tests being... tests on an empty database!

So I generated 9500+ notes and pushed them in a separate repository. Since it takes around 9 minutes to build org-roam.db, it is also part of that repository.