Re: Fastcode UpperCase B&V 3.0



Hi Dennis,

One question about real world applications
if you have decided change major version.

I think SubBenchmark2 is far from reality.
In practice I never call UpperCase for string
longer than 40-50 characters, but in this test
our strings may have 200 characters with
median 100 characters.

--
regards
Aleksandr


.



Relevant Pages

  • Re: Fastcode UpperCase B&V 3.0
    ... > In practice I never call UpperCase for string ... > longer than 40-50 characters, ...
    (borland.public.delphi.language.basm)
  • Re: Some sort of Trim function and how to get ALL CAPS changed..
    ... With regards to keeping the state in uppercase - well, ... ALWAYS listed, and is ALWAYS listed as 2 characters in length, then simply ... last 2 characters of it to itself but using strConv("YOUR STRING", ...
    (microsoft.public.access.modulesdaovba)
  • Re: Determine if string is all uppercase?
    ... Is there a simple way to determine if a string is all in uppercase ... echo "It's all uppercase!"; ...
    (alt.php)
  • Re: How to convert Infix notation to postfix notation
    ... If this is for an error message, why isn't it using stderr for its output? ... array of 15 characters, and you call this function with the limit 15 on ... Making sure that the only string I allocate and append to, ... because mulFactor in all versions must needs incorporate the functions ...
    (comp.lang.c)
  • Re: Prothon should not borrow Python strings!
    ... """It does not make sense to have a string without knowing what encoding ... same cul de sac as Python. ... Prothon_String_As_ASCII // raises error if there are high characters ... Python's split between byte strings and Unicode strings is ...
    (comp.lang.python)