Skip to content

Speedup audbcards.Dataset.segments#112

Draft
hagenw wants to merge 2 commits intomainfrom
speedup-segments
Draft

Speedup audbcards.Dataset.segments#112
hagenw wants to merge 2 commits intomainfrom
speedup-segments

Conversation

@hagenw
Copy link
Member

@hagenw hagenw commented Aug 22, 2024

Depend on audb>1.9.0 to make use of the new pickle_tables argument to avoid pickling tables in cache when loading them the first time to calculate the number of segments in audbcards.Dataset.segments. If the table is already stored as a pickle file in cache, it will still load the pickled table.

TODO:

  • measure speed increase on databases published to a local repository, to exclude downloading from measurement

@hagenw hagenw marked this pull request as draft August 22, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant