Skip to content

vips_get_tile_size missing #33

Closed
Closed
@kleisauke

Description

@kleisauke

To reduce memory usage and improve performance we did some tests with sequential mode read, from our tests in looks promising. However we're missing 1 function that is in libvips and not in the PHP binding:

General question:
Sequential read mode does not work with rotate, sharpen, gaussblur and our trim function. If we have to deal with these operations we force the access mode to VIPS_ACCESS_RANDOM, do you recommend this? I was not sure if a tilecache fixes this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions