Skip to content

timezone binary data compression #293

@jannikmi

Description

@jannikmi

This package aims to be lightweight, but with the current timezone data the disk footprint is > 60 MB (wheel size around 51 MB).
Look into techniques for compressing the timezone data (binary files) without loosing precision or speed.

Idea: research the effect of using 16 bit integegers instead of 32bit. what is the worst case precision at the equator?
Note: there are other packages like tzfpy which are faster, but offer less accuracy. reducing the accuracy in timezonefinder probably diminishes the USP of this library (cf. ringsaturn/tzfpy#94)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions