Skip to content

Implement an "autotuner" for encoder settings #250

Description

@Ostrzyciel

Jelly has quite a lot of knobs to turn and adjust, with their amount only expected to increase:

Knowing which settings to use boils down to investigating the data at hand. Could we implement some simple heuristics that do this automatically?

The results of the analysis should be saved in a case class instance that could be directly passed to the encoder, initializing it. I think it would be best if we settled on this mechanism for encoder initialization, because it will make it easier to add new features and options, without changing factory method signatures.

Maybe we could also allow saving these settings as a proto? I'll make a follow-up task for this. Jelly-RDF/jelly-protobuf#17

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions