Reviewers: Mads Ager, Søren Gjesse,

Message:
Mads, Søren,

This speeds up Dromaeo string compare by 16%. I'm doing some extra uint32_t vs.
uintptr_t benchmarking to select the best type for x64.


Thanks,
Vitaly

Description:
Improve string runtime compare performance for flat strings.

Please review this at http://codereview.chromium.org/650058

Affected files:
  M src/objects.h
  M src/runtime.cc
  M src/utils.h


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to