fusepy / fusepy/fusepy

fusepy speed

Open
#7 13 comments 0 reactions 0 assignees View on GitHub
needs example question
Dominant language
Python
Stars
822
Forks
195
PR merge metrics
No merged PRs in 30d

Description

Hi, I wonder if the fuse.py speed is compromised someplace?

I have fusepy-2.0.1 and OSXFUSE version 2.5.1

I"ve made two mounts, one using the fuse.py loopback example and one using the 'c' Loopback that comes with OSXFUSE. Reading through a 1.1GByte file I get the following times (in seconds):

filesystem 4.681068
c-Loopback 5.231013
py-Loopback 141.796592

so, I didn't think Python would be as quick as c but nearly 30 times slower is a major surprise.

any ideas what might be going on here?

JJ (aka ijiraq)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.