My save times are getting longer on a file. I profiled it, it is org-roam-db-map-links.
it should be guarded so it is only called if there are citations in the file, plus it should use a method similar to org-roam-db-map-links to make it faster.
my last PR to org-roam got ignored, but I would submit a PR if needed.