Skip to content
View TheJhyeFactor's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report TheJhyeFactor

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
TheJhyeFactor/README.md

Open-source impact

Ollama PR 17259 merged Crush PR 3381 merged Crush PR 3370 merged

3 upstream merges 3 active pull requests Performance and reliability Benchmarks race tests and CI


⚡ Shell rendering

517× faster
1 MiB output streamed in 100-byte chunks

Removed quadratic string growth from Crush shell-output streaming and reduced allocations from 5.54 GB to 5.24 MB in the controlled benchmark.

charmbracelet/crush#3381 · MERGED

🔍 LSP discovery

165× lower wall time
50.82 ms → 308.61 µs

Moved language-server relevance filtering ahead of PATH lookup, eliminating thousands of unnecessary filesystem checks for unrelated servers.

charmbracelet/crush#3370 · MERGED

🌐 Download reliability

First-byte stall detection
1.001 s → 689.5 µs completion path

Closed a model-download reliability gap where a connection could return headers without delivering its first response-body byte.

ollama/ollama#17259 · MERGED

🧪 Active upstream work

3 pull requests under review
Streaming · networking · cross-platform CI

Current work covers coalesced chat-stream updates, interrupted manifest retries, and compile-only validation across 14 target platforms.

#17258 · #17260 · #8634

Benchmark figures describe the linked controlled test harnesses and isolated code paths. They are not claims of equivalent whole-application speedups.

View the engineering behind these contributions

Performance investigation

  • CPU and allocation profiling
  • Deterministic before-and-after benchmarks
  • benchstat comparison
  • Hot-path and syscall analysis
  • Allocation-count and allocated-memory measurement

Reliability engineering

  • First-byte network-stall detection
  • Interrupted response-body recovery
  • Explicit completion signalling
  • Healthy-path allocation checks
  • Deterministic network-failure reproduction

Validation

  • Race-enabled Go tests
  • Repeated focused regression tests
  • Full package test suites
  • Build and lint validation
  • Cross-platform compile matrices
  • Production frontend builds

Pinned Loading

  1. crush crush Public

    Forked from charmbracelet/crush

    Glamourous agentic coding for all 💘

    Go

  2. ollama ollama Public

    Forked from ollama/ollama

    Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

    Go

  3. ollama/ollama ollama/ollama Public

    Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

    Go 177k 17.2k

  4. charmbracelet/crush charmbracelet/crush Public

    Glamourous agentic coding for all 💘

    Go 27k 2.1k

  5. open-telemetry/opentelemetry-go open-telemetry/opentelemetry-go Public

    OpenTelemetry Go API and SDK

    Go 6.5k 1.4k