UBOdin / mimir

Data-ish exploration through SQL+Uncertainty
http://mimirdb.info
Apache License 2.0
27 stars 13 forks source link

SystemCatalog is sloooooow. #370

Closed okennedy closed 4 years ago

okennedy commented 4 years ago

Resolving a table in the system catalog on a reasonable i7 takes 10-20 seconds. There's got to be some caching we can do to speed this up.

okennedy commented 4 years ago

with the move to mimir-api, no longer an issue