Back
Similar todos
Load previous page…
Reduce SQL queries on initial app load for #booklet
speed up tooltips hover by SQL indexing user_id_username_bio #nomads (thanks @daniellockyer)
improve db query response time #clippulse
find out about a query causing high load - disabling the feature drastically improves performance #spectate
Enqueue embeddings creation for full companies database in #nichewit do start doing better similarity searches and recommendations
refactor to reduce to SQL load #vietnamdevs
optimize db queries
Remove eager-loading of associated records (i.e. LEFT JOINS) because we now properly cache most things. Then those complex SQL queries are useless. #wip
🚜 migrated job website to use a better SearchVector method
convince chatgpt to write a script that computes embeddings for all users in a postgres db #aiplay
convince chatgpt to write a script that computes embeddings for all users in a postgres db #aiplay
speed up #interiorai load with DB index
Did a DEEP dive into Vector Search. Used OpenAI to get Embeddings for a 3000 record database. Search results are MAD good. Mind blown.
#contracting Speed up database query that took 30s to only take 300ms because I finally figured out that I had a textbook fulltext search problem. Oops.
Optimized DB #ismovielikebook
read about using embeddings to find related concepts #aiplay
add more db indexes to speed up #photoai #interiorai public photo pages that take 1-3 seconds to load