Age | Commit message (Expand) | Author |
---|---|---|
2011-01-21 | Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx. | Thomas Arnhold |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2011-01-15 | drop two arg one from this test, because it has different semantics | Caolán McNamara |
2011-01-15 | fix test name | Caolán McNamara |
2011-01-15 | and test with a precreated string | Caolán McNamara |
2011-01-15 | equalsAsciiL faster than equalsAscii when length available | Caolán McNamara |
2011-01-15 | add performance comparison test for equalsAscii group | Caolán McNamara |
2011-01-05 | [opt] play around with callgrind to get repeatable numbers | Caolán McNamara |
2010-12-20 | tweak this to compare classic and wide versions | Caolán McNamara |
2010-12-19 | this is perf. test, so OUString::createFromAscii must stay here | David Tardon |
2010-12-10 | RTL_CONSTASCII_USTRINGPARAM in ure 1 | Gert Faller |
2010-11-23 | make more of the workbens build, and add performance test | Caolán McNamara |