一个文件夹中有很多文件会影响性能吗?

发布于 2024-12-07 10:01:56 字数 132 浏览 3 评论 0原文

我有一个应用程序将生成大约 20,000 个文件。为了简单起见,我正在考虑将所有这些文件放在同一个文件夹中。我这样做可能会遇到一些性能问题吗?我的软件适用于 Windows XP、Vista、7 和 Mac OS X。

有什么想法吗?

I've got an application that's going to generate about 20,000 files. To keep it simple, I'm thinking about putting all these files in the same folder. Am I likely to run into some performance issues doing so? My software is for Windows XP, Vista, Seven and Mac OS X.

Any idea?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

手心的海 2024-12-14 10:01:56

我知道 Doxygen 有一个功能,可以将生成的文件分成多个目录,因为在 Windows 下访问大目录中的文件速度很慢。我不知道这只是 FAT 还是 NTFS 或者两者兼而有之。

I know that Doxygen has a feature to break the generated files up into multiple directories because of slowness in access files in large directories under Windows. I don't know if this is just FAT or NTFS or both.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文