Branch: refs/heads/gh837_concat
  Home:   https://github.com/parrot/parrot
  Commit: 7ecd47233ad1302a3a6485036e22b8ecdd4e9fce
      
https://github.com/parrot/parrot/commit/7ecd47233ad1302a3a6485036e22b8ecdd4e9fce
  Author: Reini Urban <[email protected]>
  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.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to