Skip to content

Actions: faster-cpython/cpython

Tail calling interpreter

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
174 workflow runs
174 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Address review comments
Tail calling interpreter #174: Commit cc09774 pushed by markshannon
June 5, 2025 08:54 22m 51s fix-tier2-for-iter
June 5, 2025 08:54 22m 51s
Add test
Tail calling interpreter #173: Commit a10eadb pushed by markshannon
June 4, 2025 10:16 22m 5s fix-tier2-for-iter
June 4, 2025 10:16 22m 5s
Fix tier 2 unspecialized iteration over ranges
Tail calling interpreter #172: Commit 7325b44 pushed by markshannon
June 3, 2025 12:04 25m 0s specialize-for-iter-range
June 3, 2025 12:04 25m 0s
Fix merge glitch
Tail calling interpreter #171: Commit 9f688e7 pushed by markshannon
June 3, 2025 10:59 23m 45s specialize-for-iter-range
June 3, 2025 10:59 23m 45s
Fix GET_ITER stats
Tail calling interpreter #170: Commit 4679ccc pushed by markshannon
June 3, 2025 09:50 23m 27s specialize-for-iter-range
June 3, 2025 09:50 23m 27s
Fix INSTRUMENT_FOR_ITER for list/tuple
Tail calling interpreter #169: Commit 3eecdeb pushed by markshannon
May 29, 2025 16:30 22m 45s fix-134879
May 29, 2025 16:30 22m 45s
Fix GET_ITER stats
Tail calling interpreter #168: Commit 08419ee pushed by markshannon
May 29, 2025 08:30 23m 44s specialize-for-iter-range
May 29, 2025 08:30 23m 44s
Specialize GET_ITER for range
Tail calling interpreter #167: Commit a684067 pushed by markshannon
May 28, 2025 08:51 23m 19s specialize-for-iter-range
May 28, 2025 08:51 23m 19s
Allow range starts other than zero
Tail calling interpreter #166: Commit aa5b0bd pushed by markshannon
May 27, 2025 17:15 24m 53s specialize-for-iter-range
May 27, 2025 17:15 24m 53s
Allow range starts other than zero
Tail calling interpreter #165: Commit 108908b pushed by markshannon
May 27, 2025 15:08 1h 30m 25s specialize-for-iter-range
May 27, 2025 15:08 1h 30m 25s
Remove redundant GET_ITER from list comprehension code
Tail calling interpreter #164: Commit e3d638b pushed by markshannon
May 27, 2025 08:19 1h 30m 30s dedup-getiter-listcomp
May 27, 2025 08:19 1h 30m 30s
gh-91048: Correct Apple platform includes for iOS. (#134712)
Tail calling interpreter #163: Commit 965662e pushed by markshannon
May 26, 2025 13:19 22m 6s main
May 26, 2025 13:19 22m 6s
Merge branch 'main' into virtual-iterators
Tail calling interpreter #162: Commit 867bd10 pushed by markshannon
May 22, 2025 17:28 23m 4s virtual-iterators
May 22, 2025 17:28 23m 4s
Merge branch 'main' into virtual-iterators
Tail calling interpreter #161: Commit 5cd55c4 pushed by markshannon
May 22, 2025 15:36 22m 50s virtual-iterators
May 22, 2025 15:36 22m 50s
GH-131688: Mark instructions and uops with DECREF_INPUTS as escaping.…
Tail calling interpreter #160: Commit fbe7b87 pushed by markshannon
May 22, 2025 08:56 23m 7s main
May 22, 2025 08:56 23m 7s
Merge branch 'main' into virtual-iterators
Tail calling interpreter #159: Commit a0d814b pushed by markshannon
May 22, 2025 08:55 23m 37s virtual-iterators
May 22, 2025 08:55 23m 37s
Merge branch 'main' into virtual-iterators
Tail calling interpreter #158: Commit 0efab59 pushed by markshannon
May 20, 2025 15:51 24m 44s virtual-iterators
May 20, 2025 15:51 24m 44s
Fix conflict in bytecodes.c
Tail calling interpreter #157: Commit ea1bb25 pushed by brandtbucher
May 20, 2025 14:46 22m 44s simplify-load-const
May 20, 2025 14:46 22m 44s
Update code generator
Tail calling interpreter #156: Commit 888e066 pushed by markshannon
May 19, 2025 21:31 22m 36s simplify-load-const
May 19, 2025 21:31 22m 36s
Merge branch 'main' into simplify-load-const
Tail calling interpreter #155: Commit a3a80b8 pushed by markshannon
May 19, 2025 20:59 35m 19s simplify-load-const
May 19, 2025 20:59 35m 19s
gh-88994: Change datetime.datetime.now to half-even rounding (#134258)
Tail calling interpreter #154: Commit 4709417 pushed by markshannon
May 19, 2025 20:55 24m 11s main
May 19, 2025 20:55 24m 11s
Simplify LOAD_CONST: Always borrow the reference
Tail calling interpreter #153: Commit b33c297 pushed by markshannon
May 19, 2025 20:45 23m 29s simplify-load-const
May 19, 2025 20:45 23m 29s
Specialize FOR_ITER for ranges using tagged ints
Tail calling interpreter #152: Commit 0dfe587 pushed by markshannon
May 19, 2025 13:53 5m 12s specialize-for-iter-range
May 19, 2025 13:53 5m 12s
Simplify list indexing code
Tail calling interpreter #151: Commit e915a05 pushed by markshannon
May 8, 2025 09:55 21m 45s virtual-iterators
May 8, 2025 09:55 21m 45s
Mark instructions and uops with DECREF_INPUTS as escaping.
Tail calling interpreter #150: Commit 26a0397 pushed by markshannon
May 6, 2025 09:21 22m 27s make-decref-inputs-escaping
May 6, 2025 09:21 22m 27s