Giter VIP home page Giter VIP logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 16, 2024
I agree that a repository can quickly become large enough to make it 
inconvenient to browse around the blobs manually. But then again, hundreds of 
thousands of files named something like "650ab14dd0caba8f71d2db9b4a3abb90" 
isn't very user friendly to begin with. I'm more concerned with the performance 
part. Do you have any numbers or examples backing up the performance problem 
claim? Boar performs these operations often:

* Checking the existence of a blob
* Opening a blob for reading
* Listing all the blobs

However, another problem is that fat32 only supports about 20000 file entries 
per directory (for 16 char long filenames), which allows a maximum of 5 million 
files in a repository for fat32. Not good. The easiest way out is of course to 
say that boar doesn't support fat32...

Original comment by [email protected] on 29 Dec 2011 at 2:06

from boar.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 16, 2024
Closing this one for the time being, until someone can show in numbers that 
this is a real problem in some situations.

Original comment by [email protected] on 29 Feb 2012 at 12:51

  • Changed state: WontFix

from boar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.