1. 05 May, 2011 2 commits
  2. 04 May, 2011 1 commit
    • Stefan Behnel's avatar
      rewrite of the tuple unpacking code · b3110a25
      Stefan Behnel authored
      according to unladen swallows' bm_unpack_sequence benchmark:
      - ~25% faster for tuples (60% faster than CPython 2.7)
      - ~3x faster for lists (40% faster than CPython 2.7)
      also, apparently using less memory during gcc compilation
      
      --HG--
      extra : rebase_source : 1069d7a0c9c338c16e96cc289114e0d0052a7588
      b3110a25
  3. 03 May, 2011 1 commit
  4. 04 May, 2011 17 commits
  5. 03 May, 2011 1 commit
  6. 01 May, 2011 8 commits
  7. 30 Apr, 2011 1 commit
  8. 29 Apr, 2011 5 commits
  9. 28 Apr, 2011 4 commits