Upload files to "/"
This commit is contained in:
parent
eac855aebb
commit
fb751c82d9
2 changed files with 77 additions and 39 deletions
13
README.txt
13
README.txt
|
@ -2,10 +2,9 @@
|
|||
|
||||
|
||||
Performance:
|
||||
11 sec when processing a
|
||||
564kb database containing
|
||||
1685 files on orange pi 4 lts (cpu freq: 816Mhz)
|
||||
And 5sec at 1.8GHz
|
||||
4 sec when processing a
|
||||
304kb database containing
|
||||
1841 files on celeron n2840
|
||||
|
||||
|
||||
Dependencies:
|
||||
|
@ -13,10 +12,10 @@ Dependencies:
|
|||
* *nix system
|
||||
|
||||
|
||||
The db contains a the filename and tags
|
||||
The db contains a the filename, tags and description
|
||||
exp:
|
||||
image.png ,photo,sky
|
||||
cat.png ,animal,photo
|
||||
image.png|photo,sky
|
||||
cat.png|animal,photo|Cute photo
|
||||
|
||||
|
||||
To configure, edit config.h and recompile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue