The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Little Help
Please upload and run the attached script. What it does: make a bunch of junk data in an array, shift it like a queue (drop first element and add one on the end), then test serializing and unserializing times.
Output should be like: Code:
Making junk data...Done (8.9 msec so far; array has 100 elements) Moving queue on junk data by one element...Done (9.2 msec so far; array has 100 elements) Serializing...Done (9.6 msec so far; serialized data is 2282 chars) Unserializing...Done Finished in 9.9 msec |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|