Skip to main content

Home/ Larvata/ Contents contributed and discussions participated by crazylion lee

Contents contributed and discussions participated by crazylion lee

crazylion lee

使用 strace 了解程式讀取資料的來源 - fcamel - Medium - 0 views

  •  
    "strace 會列出程式執行的 system call,效率很好且不需要 debug symbol。我比較常用它找出影響程式行為設定檔的位置。 基本概念是開檔、讀取、寫入最後都會用到 system call,system call 數量不多,知道要用什麼 system call 作什麼事,就可以用 strace 觀察特定的 system call 得知很多資訊。比方說開檔一定要用 open,所以觀察 open 就能知道程式讀了那些檔案。 "
crazylion lee

GitHub - GoogleChrome/lighthouse: Auditing, performance metrics, and best practices for... - 0 views

  •  
    "Auditing, performance metrics, and best practices for Progressive Web Apps"
crazylion lee

GitHub - OpenTSDB/opentsdb: A scalable, distributed Time Series Database. - 0 views

  •  
    "A scalable, distributed Time Series Database"
crazylion lee

GitHub - naver/pinpoint: Pinpoint is an open source APM (Application Performance Manage... - 0 views

  •  
    "Pinpoint is an open source APM (Application Performance Management) tool for large-scale distributed systems written in Java. http://naver.github.io/pinpoint/"
crazylion lee

GitHub - dianping/cat: Central Application Tracking - 0 views

shared by crazylion lee on 15 Mar 18 - No Cached
  •  
    "Central Application Tracking"
crazylion lee

OpenZipkin · A distributed tracing system - 0 views

shared by crazylion lee on 12 Mar 18 - No Cached
  •  
    "Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures. It manages both the collection and lookup of this data. Zipkin's design is based on the Google Dapper paper."
crazylion lee

GitHub - hugmanrique/turbo-ws: Blazing fast low-level WebSocket server - 0 views

  •  
    "
crazylion lee

GitHub - schneems/derailed_benchmarks: Go faster, off the Rails - Benchmarks for your w... - 0 views

  •  
    "Go faster, off the Rails - Benchmarks for your whole Rails app"
crazylion lee

ProxySQL - 0 views

  •  
    "ProxySQL High-performance MySQL proxy "
crazylion lee

UwAmp Wamp Server - Apache MySQL PHP - 0 views

  •  
    "UwAmp Free Wamp Server with Apache MySQL PHP and SQLite"
crazylion lee

GitHub - olark/up: Zero-downtime reloads and requests load balancer based on distribute. - 0 views

  •  
    "Zero-downtime reloads and requests load balancer based on distribute."
crazylion lee

GitHub - bdimcheff/rainbow-deploys: - 0 views

  •  
    " or: how you can deploy services to Kubernetes that require long periods of draining."
« First ‹ Previous 81 - 100 of 803 Next › Last »
Showing 20 items per page