[parrot/parrot] b5ee6a: Clean a nested comment start

noreply at github.com noreply at github.com
Thu Oct 27 12:17:35 UTC 2011


  Branch: refs/heads/green_threads
  Home:   https://github.com/parrot/parrot

  Commit: b5ee6aac6a582a533376aebd8e4a631eaa047eec
      https://github.com/parrot/parrot/commit/b5ee6aac6a582a533376aebd8e4a631eaa047eec
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2011-10-26 (Wed, 26 Oct 2011)

  Changed paths:
    M src/scheduler.c

  Log Message:
  -----------
  Clean a nested comment start


  Commit: f1329e5cfc4b426914374cdf040c116ec772516f
      https://github.com/parrot/parrot/commit/f1329e5cfc4b426914374cdf040c116ec772516f
  Author: Stefan Seifert <nine at detonation.org>
  Date:   2011-10-26 (Wed, 26 Oct 2011)

  Changed paths:
    M src/scheduler.c

  Log Message:
  -----------
  Reworked the zero overhead patch to reduce overhead

moritz++ reported a 6 % performance loss with green_threads. Suspect it
to be the enabled scheduler timer tick as soon as some alarm is active.


Compare: https://github.com/parrot/parrot/compare/c71e985...f1329e5


More information about the parrot-commits mailing list