Skip to content

Add FastSerializer implementation and update version to 0.1.10#21

Merged
Dsssyc merged 2 commits intomainfrom
def-feature
Feb 28, 2026
Merged

Add FastSerializer implementation and update version to 0.1.10#21
Dsssyc merged 2 commits intomainfrom
def-feature

Conversation

@Dsssyc
Copy link
Member

@Dsssyc Dsssyc commented Feb 28, 2026

Introduce FastSerializer for efficient serialization of Feature objects, including support for nested types and cyclic references. Update the version to 0.1.10 and document improvements in the build process within the README. Include comprehensive tests to validate functionality and performance.

- Implemented FastSerializer for efficient serialization of Feature objects, supporting nested types and lists.
- Added debug_core.py for testing core functionalities of fastdb4py.
- Created benchmark_fast_serializer.py for performance comparison with pickle.
- Developed test_fast_serializer.py to validate serialization and deserialization of various data structures, including cyclic references and nested lists.
- Included tests for edge cases in string lists and numeric columnar lists.
- Generated output files for test results.
@Dsssyc Dsssyc merged commit df30283 into main Feb 28, 2026
1 check passed
@Dsssyc Dsssyc deleted the def-feature branch February 28, 2026 15:40
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