Skip to content

Tracking API speed improvement: cache parsed yaml in tracker cache (DevicesDetection) #4683

@mattab

Description

@mattab

Parsing YML files from DevicesDetection plugin takes up to 100ms per Tracking API request. This was rather unacceptable performance... We want to move DevicesDetection to first class citizen in #3962

Stefan implemented a clever fix, to cache the parsed YML arrays in the tracker cache.

This was done in:

a3c01d6

662178b

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.c: PerformanceFor when we could improve the performance / speed of Matomo.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions