Uh oh!
There was an error while loading. Please reload this page.
Upgrade audiusd to bookworm, move off essentia - #10867
Conversation
|
0adef33 to
6cf2b33Comparealecsavvy
commented
Dec 30, 2024
Confidence doesn't appear to be used in discovery either https://github.com/AudiusProject/audius-protocol/pull/10734/files#diff-5ced548a17b4b93f7d78282969a1cc0f31137061ea9af5fe7249464a117097abR11-R12 |
1db0b5c to
ecf7e20Compareecf7e20 to
a8ebd44Comparea57045c to
09ffafdCompare09ffafd to
50d875aCompare[9318508] Upgrade audiusd to bookworm, move off essentia (#10867) endline [937a873] SLA rollup improvements, fixes (#10868) Danny [a38e4b6] Fix search for old clients (#10869) Raymond Jacobson [b555bc5] add dev to healthz (#10862) alecsavvy [373ce1d] add custom legacy profile to core and mediorum (#10866) alecsavvy [c0b91c5] fix ci: add back mediorum and core in legacy docker compose files (#10864) alecsavvy [8ef27ef] Remove go pkg/infra (#10863) endline [04efb42] audiusd in audius-compose (#10859) alecsavvy
WHAT THIS?
Reduces final image size by 67.3%
Removes use of
essentiain favor ofaubio.Yields about a 4-5x speed improvement of bpm analysis
Furthermore,
essentiawas breaking our ability to upgrade todebian:bookwormwhich is a requirement now that the container installed postgres was throwing this warning - which needs to be addressed.Lastly, I removed the now very out of date
mediourm-cmdas I dont believe it adds actual confidence in themediorum-tests. From here we should concentrate more on themediorum-unittestsand have more e2e functional styleaudiusd-tests.TEST THIS
Tests performed using a local copy of the current prod
debian:bullseyebase image, compared the newdebian:bookworm-slimbase image.Ill note that I REMOVED the
confidencevalue being returned, as this is used nowhere in the mediorum code.TEST A
TEST B
TEST C
✅ Stage test: ran this image on all stage content nodes, bpm and key detected successfully and accurately.
✅ Also tested and verified premium track, creating a preview, then editing the preview.