prep

Package performance tool

Tools to analyze and improve Go package performance by analyzing SQL statements and instrumenting connections with prepared statements

Prep finds all SQL statements in a Go package and instruments db connection with prepared statements

GitHub

33 stars
4 watching
5 forks
Language: Go
last commit: almost 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hexdigest/gounitGenerates tests stubs based on source function or method signature81
xxjwxc/publicA comprehensive utility package for Go programmers175
hexdigest/gowrapA tool for generating decorators around Go interfaces with various features such as metrics and fallbacks.1,105
maxatome/go-testdeepTool for comparing and testing Go code436
hexdigest/gounit-sublimeA Sublime Text plugin that generates Go tests from selected function and method signatures.2
hexdigest/gounit-vimA Vim plugin that generates Go tests based on function declarations and provides customizable test templates.24
bobheadxi/gobenchdataA tool for analyzing and visualizing Go test benchmark data to identify performance regressions.147
mykoweb/epi-goA collection of Go solutions to common programming interview questions and challenges56
gotestyourself/gotest.toolsTools to augment Go testing and support common testing patterns518
bitfield/gotestdox Formats Go test results as readable documentation122
hashicorp/go-dbwA lightweight package to encapsulate database operations in Go.14
deatil/go-arrayA Go package for working with nested data structures like maps and slices20
mfridman/tparseAnalyzes and summarizes Go test output for developers.1,036
go-hep/hepProvides a Go-based platform for High Energy Physics analyses with standard tools and interoperability layers.232
gonetx/httpitA tool for measuring HTTP performance under various conditions and configurations.230