[parrot/parrot] 7ecd47: [GH #837] New comparison benchmark against stress_...

GitHub noreply at github.com
Thu Sep 20 18:54:41 UTC 2012


  Branch: refs/heads/gh837_concat
  Home:   https://github.com/parrot/parrot
  Commit: 7ecd47233ad1302a3a6485036e22b8ecdd4e9fce
      https://github.com/parrot/parrot/commit/7ecd47233ad1302a3a6485036e22b8ecdd4e9fce
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-20 (Thu, 20 Sep 2012)

  Changed paths:
    A examples/benchmarks/stress_strings1.pir

  Log Message:
  -----------
  [GH #837] New comparison benchmark against stress_stringsu.pir

Bad news:
There is almost no measurable speed advantage from ascii strings to encoded strings.
With the fix and without the fix, as sprintf handling slows down the test 4x times.

So converting a SREG and const to encoded STRING* will not gain much performance.





More information about the parrot-commits mailing list