Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 81272a1c94e2ecec1bcd698e4caebee08b90deee
      
https://github.com/parrot/parrot/commit/81272a1c94e2ecec1bcd698e4caebee08b90deee
  Author: Reini Urban <[email protected]>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    A examples/benchmarks/run.sh

  Log Message:
  -----------
  examples: add benchmarks/run.sh

sample ../bench.sh script:
make clean archclean
perl Configure.pl --optimize=-O3
make -j4 -s
make -j4 test_prep
time examples/benchmarks/run.sh

=>
master          f8510c7: 0m44.284s
rurban/6model   9055a9e: 0m43.407s
rurban/pmc2c_orig       6cbf270: 0m43.767s


  Commit: e5565eb5bb3b1824c0cca64abaff3d2e1cc07208
      
https://github.com/parrot/parrot/commit/e5565eb5bb3b1824c0cca64abaff3d2e1cc07208
  Author: Reini Urban <[email protected]>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    A examples/benchmarks/dispatch.winxed
    M examples/threads/matrix_part.winxed

  Log Message:
  -----------
  examples: more benchmarks

add and verify 
http://whiteknight.github.io/2011/05/10/timings_vtable_overrides.html
as winxed files


  Commit: b983c96c09bf3ac2b322c713317d1a93f52f131a
      
https://github.com/parrot/parrot/commit/b983c96c09bf3ac2b322c713317d1a93f52f131a
  Author: Reini Urban <[email protected]>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M examples/benchmarks/dispatch.winxed
    M examples/benchmarks/run.sh
    M src/pmc/resizablepmcarray.pmc

  Log Message:
  -----------
  examples: prepare winxed pirs

 document internal src/pmc/resizablepmcarray.pmc functions


  Commit: 2def732f473520ca09de25632ebca0ec695aaf2d
      
https://github.com/parrot/parrot/commit/2def732f473520ca09de25632ebca0ec695aaf2d
  Author: Reini Urban <[email protected]>
  Date:   2014-03-19 (Wed, 19 Mar 2014)

  Changed paths:
    M config/gen/makefiles/root.in
    M examples/benchmarks/run.sh

  Log Message:
  -----------
  examples: add cleanup

use only parrot without -O2 in examples for better comparison with older 
versions


Compare: https://github.com/parrot/parrot/compare/f8510c7c0af2...2def732f4735
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to