You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds like a Kubernetes issue to me. We are running Glutton in K8s and haven't encountered indexing this slow.
What kind of disks do you have backing the PV?
I actually encountered slow indexing myself when running the version from #90 and the 2023 dump. Nothing in our environment has changed except those two things and we usually index about 5-7k/s. Now running on less than 1k/s:
Hello,
I'm trying to use biblio-glutton inside a pod in kubernetes but I'm facing a slowness the importing of Crossref full metadata dump:
Pos has this setup:
resources:
limits:
cpu: '2'
memory: 8Gi
requests:
cpu: 250m
memory: 64Mi
The config of biblio-glutton has the default settings.
Is there that I'm missing? How to improve the importing?
Thanks!
The text was updated successfully, but these errors were encountered: