code-data-share-for-python
code-data-share-for-python copied to clipboard
Summary: Update performance tests. Test Plan: - Reviewed-by: - Issue: -
- [ ] Evaluate the change - [ ] Adaption Ref: https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/
We want to improve both security and performance by optimizing data structure of archive file, this includes: - [ ] Sanity check based on checksum and/or some magic number -...
The current implementation will dump ALL packages imported after the `cds` module gets loaded, which might cause unnecessary footprint during load. We need a mechanism to verify if this is...
Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.11.0 to 4.13.0. Release notes Sourced from jidicula/clang-format-action's releases. v4.13.0 What's Changed fix(ci): Add correct workflow perms for package publishing by @jidicula in jidicula/clang-format-action#191 docs: Various README...