Skip to content
View zcfh's full-sized avatar

Block or report zcfh

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

Popular repositories Loading

  1. myNote myNote Public

  2. test test Public

  3. t2 t2 Public

  4. project project Public

  5. sub sub Public

  6. gclient_1 gclient_1 Public

    Python

17 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 2 repositories

Created a pull request in apache/brpc that received 7 comments

Fix compiler optimize thread local variable access

What problem does this PR solve? Issue Number: Problem Summary: bthread_usleep/bthread_yield 包含对 tls_task_group 的访问,在LTO模式下,会触发 #2156 提到的问题。在exampl…

+3 −2 lines changed 7 comments
Opened 1 other pull request in 1 repository
llvm/llvm-project 1 open
Reviewed 1 pull request in 1 repository
llvm/llvm-project 1 pull request

Created an issue in llvm/llvm-project that received 2 comments

[memporf] Can -fmemory-profile-use be used together with -fmemory-profile?

Background I am currently trying to use memprof to optimize my program, but the test did not find obvious performance gains. I now hope to develop …

2 comments
Loading