Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@viewfinderco @cockroachdb @tornadoweb @etcd-io

Pinned

  1. Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

    Python 19.4k 5.2k

  2. CockroachDB - the open source, cloud-native distributed SQL database.

    Go 19k 2.3k

  3. Python Low-Overhead Profiler

    Python 918 70

  4. Distributed reliable key-value store for the most critical data of a distributed system

    Go 32.8k 6.9k

  5. CodeGenLoader is a Python import hook that transparently runs a code generator at import time, allowing the use of generated code without a separate compilation step. The package includes an extens…

    Python 19 5

446 contributions in the last year

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

Contribution activity

September 2020

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

bpo-39010: Improve test shutdown

Simply closing the event loop isn't enough to avoid warnings. If we don't also shut down the event loop's default executor, it sometimes logs a "da…

+11 −3 12 comments

Created an issue in cockroachdb/cockroach that received 3 comments

kvcoord: Consider increasing `max_intents_bytes` default

When a transaction's write set exceeds the kv.transaction.max_intents_bytes size, performance gets dramatically worse since point intent resolution…

3 comments

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

You can’t perform that action at this time.