osv.dev icon indicating copy to clipboard operation
osv.dev copied to clipboard

fixit: reduce memory usage

Open oliverchang opened this issue 1 year ago • 1 comments

Profile and reduce memory usage across API, frontend.

oliverchang avatar Oct 28 '24 03:10 oliverchang

Cloud Profiler is set for test instance: https://github.com/google/osv.dev/pull/2941 And build-essential is required as per documentation: https://github.com/google/osv.dev/pull/2944

cuixq avatar Dec 02 '24 00:12 cuixq

Cloud Profiler had to be disabled in #3827 Looking at the profiler, most of the problems were to do with the database structure, which is being worked on in #3850

michaelkedar avatar Oct 20 '25 23:10 michaelkedar