Skip to content

Obtain a representative Android execution trace #302

@jvoisin

Description

@jvoisin

Benchmarking being notoriously hard, it would be nice to have an execution trace of malloc/realloc/calloc/free from an Android device (or some desktop workload, via ltrace -e +realloc+calloc+malloc+free* or whatnot) so that we can properly measure improvements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions