Skip to content

Overhead compared to other methods #117

@eownerdead

Description

@eownerdead

I took a (piece-of-crap) benchmarks of chroot, proot, fakechroot and bubblewrap.
It shows that fakeroot and proot are nearly twice as slow as chroot, but fakechroot is a bit faster.
I assumed that fakechroot uses LD_PRELOAD, so it has less overhead than proot, which uses ptrace, though.
What make fakechroot slow?

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