Download & Extend

Structure of /files/tex directory

Project:DruTeX
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:abbasmousavi
Status:postponed
Issue tags:directory, file system, path, Performance

Issue Summary

Dear developers,

I'm concerned about number of images in /files/tex directory and possible degradation of file system performance when I will have thousands of rendered images.
I think it might be a good idea to use wikimedia-style for the structure of /files/tex directory:
/math/4/0/c/40c4f3fd4e90d666f43f275de6264a1e.png
For example, I suggest to store file not as
/files/tex/817d737bb6d842b687933c6c58901de4770f3e1e.png
but as
/files/tex/8/1/7/817d737bb6d842b687933c6c58901de4770f3e1e.png

Comments

#1

Assigned to:Anonymous» Steven Jones

This is probably a good idea, and I'm about to start active development on this project again, and I'll fix this asap.

#2

Assigned to:Steven Jones» Anonymous

#3

Assigned to:Anonymous» abbasmousavi
Status:active» postponed

yes, it is a good idea, thanks.

I will do it after porting DruTeX to D7