[M3commit] [modula3/cm3] 4f23dc: reinstate micro optimizations in perhaps hot paths...

GitHub noreply at github.com
Sun Jul 31 11:04:04 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 4f23dc48832c5665c902c62da03dc816d1033180
      https://github.com/modula3/cm3/commit/4f23dc48832c5665c902c62da03dc816d1033180
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2016-07-31 (Sun, 31 Jul 2016)

  Changed paths:
    M m3-libs/m3core/src/thread/WIN32/ThreadWin32.m3

  Log Message:
  -----------
  reinstate micro optimizations in perhaps hot paths, but with a slightly
different idiom that spreads less information around
i.e. give objects a consistent initialized: BOOLEAN field instead
of varying fields initialized in varying orders




More information about the M3commit mailing list