Skip to main content

No project description provided

Project description

https://shields.io/badge/python-3.9%20%7C%203.10-blue

Introduction

The main goal of code-data-share-for-python is to improve the efficiency of importing python module, including time and memory footprint.

The design is inspired by the Application Class-Data Sharing (AppCDS) feature, introduced in OpenJDK. AppCDS allows a set of application classes to be pre-processed into a shared archive file, which can then be memory-mapped at runtime to reduce startup time and memory footprint.

code-data-share-for-python use memory mapping to store and share data likely to not change. Detail design and implementation will be elaborate below.

Design & Implementation

WIP

Testing

See docs/TESTING.rst

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

code_data_share_for_python-0.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (17.6 kB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

code_data_share_for_python-0.0.1-cp310-cp310-musllinux_1_1_i686.whl (18.2 kB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

code_data_share_for_python-0.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.2 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

code_data_share_for_python-0.0.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.7 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

code_data_share_for_python-0.0.1-cp310-cp310-macosx_10_9_x86_64.whl (14.4 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

code_data_share_for_python-0.0.1-cp39-cp39-musllinux_1_1_x86_64.whl (17.7 kB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

code_data_share_for_python-0.0.1-cp39-cp39-musllinux_1_1_i686.whl (18.3 kB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

code_data_share_for_python-0.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

code_data_share_for_python-0.0.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (17.8 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

code_data_share_for_python-0.0.1-cp39-cp39-macosx_10_9_x86_64.whl (14.6 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page