Skip to content
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

General updates for Zig v0.11.0-dev #17

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

marcosmartineznet
Copy link

Changes

General updates and changes for zig version 0.11.0-dev.4308+417b92f08

  • Adds zig-yaml as a submodule in benchmark/
  • Uses an ArenaAllocator with the GeneralPurposeAllocator in benchmark
  • Updates to use multi-item for
  • Handles error raised with PyArg_ParseTuple
  • Used time.perf_counter instead of time.time in benchmark.py
  • Adds general suggestions and todos in the commnets

Open to discussion!

I watched you PyCon DE 2022 talk on this topic and was fascinated by the effort. I think it'd be great in a setuptools extensions or minimal binding library can come about from this effort.

I'm newcomer to zig, so I definitely don't have everything right with these changes. I am open to discussion to help with this. Feel free to comment or close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant