Skip to content
Avatar
Block or Report

Block or report itamaro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cinder Public

    Forked from facebookincubator/cinder

    Instagram's performance oriented fork of CPython.

    Python

  2. cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  3. A service for resurrecting pre-empted GCE instances.

    Go 12

  4. A small service for resurrecting preempted GCE instances

    Python 3

  5. Arduino projects for my home control system.

    Arduino 17 14

  6. A demo Django app using django-storages with Apache Libcloud backend to display images from S3 or Tencent COS bucket, uploaded from admin interface

    Python

118 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created a pull request in python/cpython that received 16 comments

gh-100344: Provide C implementation for asyncio.current_task

Implementing it in C makes it about 4x-6x faster Microbenchmark: # bench.py import time import timeit import asyncio ITERS: int = 10**6 NANO: int =…

+123 −9 16 comments
Opened 2 other pull requests in 1 repository

Created an issue in python/cpython that received 12 comments

Provide C implementation for asyncio.current_task

Feature or enhancement By providing a C implementation for asyncio.current_task, its performance can be improved. Pitch Performance improvement. Fr…

12 comments
Opened 1 other issue in 1 repository
python/cpython 1 closed

Seeing something unexpected? Take a look at the GitHub profile guide.