(let ((startTime (float-time)))
(progn
; (print (length (org-roam-node-read--completions)))
(print (length (org-roam-node-list)))
(print (- (float-time) startTime)))))
Last active
May 18, 2024 20:08
-
-
Save dmgerman/63a895effa7e6e506da9fa1bc4a7f1ba to your computer and use it in GitHub Desktop.
raw profile of org-roam db access of all the nodes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment