Hacker News new | ask | show | jobs
by enagrimm 827 days ago
Sure FUSE can be a bottleneck, but I find it very hard to believe s3fs is "60x slower" because of it.
2 comments

We've spent a lot of time identifying bottlenecks and fixing them, up and down the stack, with FUSE being just one of them, even the AWS SDK itself introduces its own set that we've addressed. cunoFS can also be used with FUSE, and we find that it is roughly half the speed of non-FUSE (but thanks to our other optimisations, this is still much faster than alternatives).
> - 60x faster than s3fs in small file benchmark (copying Linux kernel source files)

I mean, they even mention the benchmark they base this statement on. Sure, they could be lying but why should they?

It's company trying to sell things to you, and it's a benchmark that just happens to show their product in good light. They have lots of reasons to spin things their way.