icosa-foundation / icosa-gallery

Icosa Gallery is a 3D model hosting solution, intended as a replacement for Google's Poly
https://icosa.gallery
Apache License 2.0
8 stars 0 forks source link

Format queries are incredibly slow #44

Open andybak opened 1 month ago

andybak commented 1 month ago

/v1/assets?pageSize=24&maxComplexity=MEDIUM&format=GLTF2

Remove the format= and it's much more reasonable

jamesrampton commented 1 month ago

I've removed an extra layer of querying that we no longer needed and it's faster. Still not incredibly fast, but perhaps satisfactory for you?