Skip to content

See how much new version of python-benedict impacts us #6423

@skshetry

Description

@skshetry

The recent release of python-benedict has monkeypatched JSONEncoder to always use python-based encoder (instead of C-based encoder.

This monkeypatching happens during import.

from benedict import benedict

As we only use it during exp run --set-params, we need to see how much it affects us. Also how important is the performance for the exp run? Do we save large directories and files during exp run?


Note: Simple benchmark shows it causes 2x-4x degradation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions