Skip to content

Investigate possible slicing speed problem #2367

@pp-mo

Description

@pp-mo

It seems that in tests/unit/cube/test_Cube.py -v Test_slices_over many of the tests got much slower when introducing the new lazy data handling (#2364).

E.G. test_1d_slice_coord_given, taking 12sec instead of 1.7.
E.G. whole of Test_slices_over takes 75sec instead of 9.9sec.

This is decidedly peculiar, as the test data used is not lazy but a real numpy array ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions