Skip to content

Issues: tekknolagi/skybison

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add benchmark to build step output
#526 opened Mar 27, 2024 by tekknolagi
Remove _OR_POP variants
#518 opened Aug 29, 2023 by tekknolagi
Maybe make itertools.product lazier
#517 opened Jul 28, 2023 by tekknolagi
Make boolean conversion explicit
#516 opened Jun 27, 2023 by tekknolagi
Remove LOAD_CLOSURE
#514 opened Jun 20, 2023 by tekknolagi
Unpack */** in compiler
#512 opened Jun 12, 2023 by tekknolagi
Use tuples for function annotations
#511 opened Jun 12, 2023 by tekknolagi
Further optimize FOR_ITER
#508 opened Jun 12, 2023 by tekknolagi
Implement PEP 479 in bytecode
#507 opened Jun 12, 2023 by tekknolagi
Add generators benchmark good first issue Good for newcomers
#505 opened Jun 12, 2023 by tekknolagi
Remove JUMP_*_OR_POP opcodes
#504 opened Jun 12, 2023 by tekknolagi
Optimize super load method
#503 opened Jun 12, 2023 by tekknolagi
Optimize strchr using sse
#501 opened Jun 7, 2023 by tekknolagi
Add database to django benchmark
#500 opened May 31, 2023 by tekknolagi
Add _codecs.charmap_build
#496 opened May 30, 2023 by tekknolagi
Add slice/index test
#495 opened May 30, 2023 by tekknolagi
Specialize SET_ADD with item type
#488 opened May 16, 2023 by tekknolagi
ProTip! Exclude everything labeled bug with -label:bug.