issues
search
humlab-swedeb
/
swedeb-api
1
stars
0
forks
source link
Performance fixes
#64
Closed
roger-mahler
closed
1 month ago
roger-mahler
commented
1 month ago
Changes:
Faster loading of speech index(
https://github.com/humlab-swedeb/swedeb-api/commit/e3e9852c451c1e4d9046ad34beeed2360705fbfa
)
enable caching of speech index in feather format
also cache prepped index
remove columns not used
slim datatypes (smaller integer, use category dtype)
Added profiling setup (pyinstrument) and make recepi (
https://github.com/humlab-swedeb/swedeb-api/commit/e3e9852c451c1e4d9046ad34beeed2360705fbfa
)
Enable use of alternative keys when fetching speeches (
https://github.com/humlab-swedeb/swedeb-api/commit/56b01de64ee132022a553ea6e824cb2324c8149d
) Fixes:
Fixed faulty config
Fixed failing tests
Other:
Some changes to dev settings
Changes:
Other: