0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-19 18:55:19 +00:00
htmlpurifier/benchmarks
Edward Z. Yang 8ab30e24b7 [3.1.1] Memory optimizations for ConfigSchema. Changes include:
- Elimination of ConfigDef and subclasses in favor of stdclass. Most property names stay the same
- Added benchmark script for ConfigSchema
- Types are internally handled as magic integers. Use HTMLPurifier_VarParser->getTypeName to convert to human readable form. HTMLPurifier_VarParser still accepts strings.
- Parser in config schema only used for legacy interface


git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1764 48356398-32a2-884e-a903-53898d9a118a
2008-05-23 16:43:24 +00:00
..
samples/Lexer svn:eol-style = native 2006-07-23 00:11:03 +00:00
.htaccess [2.1.0] 2007-08-01 01:48:51 +00:00
ConfigSchema.php [3.1.1] Memory optimizations for ConfigSchema. Changes include: 2008-05-23 16:43:24 +00:00
Lexer.php Remove old profiling script, improve original two so they work, and are more efficient 2007-11-23 21:59:04 +00:00
Trace.php Remove old profiling script, improve original two so they work, and are more efficient 2007-11-23 21:59:04 +00:00