Felix Geisendörfer
Results
19
repositories owned by
Felix Geisendörfer
fgprof
2.8k
Stars
88
Forks
Watchers
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
sqlbench
365
Stars
11
Forks
Watchers
sqlbench measures and compares the execution time of one or more SQL queries.
faster-than-c
832
Stars
56
Forks
Watchers
Talk outline: Faster than C? Parsing binary data in JavaScript.
fgtrace
896
Stars
16
Forks
Watchers
fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome profiler.
flame-explain
45
Stars
4
Forks
Watchers
A PostgreSQL EXPLAIN ANALYZE visualizer with advanced quirk correction algorithms.