![]() |
Question about the vB BBCode Parser
Just a general question on the speed/efficiency on the current (and past) vBulletin BBCode system.
How many iterations does the BBCode system take? Is it one or multiple passes? |
Each time bbcode is coverted to html multiple preg_replace calls are made, check out the function parse_bbcode2(); in functions_bbcodeparse.php.
This is why the post cache is so important, by saving the raw output in a second table you avoid extra processing everytime someone view's a thread. |
there is a setting of vb (just accessabel when operating in debug mode) where you can define if vb should parse recursive/fast or whatever the thrid was ^^
|
All times are GMT. The time now is 07:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|