Skip to content
View Zoxc's full-sized avatar

Block or report Zoxc

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. crusader Public

    A network throughput and latency tester.

    Rust 141 8

333 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 17 commits in 3 repositories

Created a pull request in rust-lang/rust that received 18 comments

Tweak VecCache to improve performance

This has some tweaks to VecCache to improve performance. It saves a compare_exchange in complete using the new put_unique function. It removes bou…

+60 −20 lines changed 18 comments
Opened 9 other pull requests in 2 repositories
Reviewed 8 pull requests in 1 repository

Created an issue in microsoft/mimalloc that received 5 comments

Memory usage regression compared to Windows heap allocator

Testing out mimalloc (v2.2.2) in the Rust compiler shows some large regressions in physical memory use in some scenarios. I don't observe these re…

5 comments
Opened 1 other issue in 1 repository
rust-lang/rust 1 open
Loading