The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
which way will be faster ?
ok like its like that
i got table with id,name,info,info,and,more,info heh now this table will be bigger and bigger with the time can be more then 70000 rows can be on 5000 so i thought to make new dir with ids empty file that will be like 55214.txt file size : 0bytes then in php do PHP Code:
PHP Code:
|
#2
|
||||
|
||||
Database retrieval tends to be faster than files :up:
|
#3
|
|||
|
|||
Database will be faster yes, especially because you limit the query to max 1 row, using the primary index (i asume).
|
#4
|
||||
|
||||
70.000 rows is ... nothing
Our postindex table has got more then 40.000.000 rows ^.^ |
#5
|
|||
|
|||
so its will be faster to use a query to search in db ? then check if file exsits ?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|