Skip to content

Can the performance be increased #1

@ufobat

Description

@ufobat

I've Added Log::Any to Bailador. unfortunatelly the test cases increased quite a bit:

with logging
Files=33, Tests=1223, 68 wallclock secs ( 0.38 usr 0.05 sys + 53.90 cusr 1.89 csys = 56.22 CPU)
without:
Files=33, Tests=1223, 42 wallclock secs ( 0.35 usr 0.03 sys + 28.52 cusr 1.42 csys = 30.32 CPU)

I was wondering if you could think of something that could improve the performance.

I guess that this is the place why it is slow in bailador: https://github.com/jsimonet/log-any/blob/master/lib/Log/Any/Filter.pm6#L20-L22 maybe this calculation could be cached?

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