Skip to content

use bitfield and structs when saving/loading files #1153

@emiltin

Description

@emiltin

as disk access is typically the bottleneck, using bitfields would probably mean smaller file sizes and thus faster run times. writing/reading entire structs instead of field-by-field might also improve performance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions