Skip to content
View timholy's full-sized avatar

Sponsors

@johnnychen94

Sponsoring

@JuliaLang
@johnnychen94

Highlights

  • Pro

Block or report timholy

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. Revise.jl Revise.jl Public

    Automatically update function definitions in a running Julia session

    Julia 1.2k 111

  2. ProgressMeter.jl ProgressMeter.jl Public

    Progress meter for long-running computations

    Julia 730 92

  3. ProfileView.jl ProfileView.jl Public

    Visualization of Julia profiling data

    Julia 361 39

  4. SnoopCompile.jl SnoopCompile.jl Public

    Provide insights about latency (TTFX) for Julia packages

    Julia 320 48

  5. AdvancedScientificComputing AdvancedScientificComputing Public

    A short course on Julia and open-source software development

    Jupyter Notebook 309 38

  6. Rebugger.jl Rebugger.jl Public

    An expression-level debugger for Julia with a provocative command-line (REPL) user interface

    Julia 172 18

856 contributions in the last year

Contribution Graph
Day of Week 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

April 2025

Created a pull request in JuliaLang/PrecompileTools.jl that received 11 comments

Ensure compilation happens after logging starts

If compilation of the workload happens before the logging system is initialized, many CodeInstances may be missed. This exploits Core.@latestworld

+228 −5 lines changed 11 comments
Opened 15 other pull requests in 4 repositories
Reviewed 6 pull requests in 4 repositories

Created an issue in JuliaLang/julia that received 5 comments

print_backdate_admonition may need a backtrace

The binding partitioning work introduced stricter rules for accessing globals, including a scary warning from julia/src/module.c Lines 775 to …

5 comments
Opened 1 other issue in 1 repository
JuliaDebug/JuliaInterpreter.jl 1 open
Loading