#πŸš€ Gopher Glide (gg) v0.6.0 + Plugin v3.0.0

4 messages Β· Page 1 of 1 (latest)

hollow geyser
#

It's been a little since my last post β€” I'm super excited to share what's new in gg! πŸŽ‰

πŸ“¦ gg v0.6.0 β€” Snap gets serious and has a lot more.
πŸ” Semantic Diffing β€” diff two runs and see exactly what changed. P99 spike? New JSON field injected? Now you'll know.
🧠 Behavioural Profiling β€” inferred JSON schemas + payload size distributions alongside latency & status codes per endpoint.
⏱ Time-Travel Regression β€” compare any two runs, even weeks apart.
πŸ€– CI/CD Gate β€” --headless mode + gg snap assert fails your build if thresholds are breached. No more prod surprises.

πŸ”Œ JetBrains Plugin v3.0.0 β€” Snap in your IDE
πŸ—‚ Snap Tool Window β€” browse all snapshots without leaving the IDE.
πŸ“Š Details View β€” latency distributions, status breakdowns, JSON schema summaries.
↔️ In-IDE Diff β€” run gg snap diff from the tool window; results stream live in the terminal.
πŸ“ Custom Snap Dir β€” point the plugin at any snapshot folder path.

⚑ Why gg?
Zero scripting β€” point at your .http file and go. No JS, no Python, no XML.
Lighter on hardware β€” no embedded JS runtime means less CPU/RAM overhead per request than k6.
Beyond metrics β€” k6/Locust/JMeter tell you how fast. gg snap tells you what changed.

⬇️ Get it
🐹 CLI β†’ https://github.com/shyam-s00/gopher-glide/releases
πŸ”Œ Plugin β†’ https://plugins.jetbrains.com/plugin/30983-gopher-glide
πŸ“– Docs β†’ https://github.com/shyam-s00/gopher-glide

As always, drop your questions/feedback below or on GitHub!

GitHub

Lightweight Go CLI API load tester β€” point it at your .http file, set RPS and duration, get a live terminal dashboard with throughput, latency percentiles, and error rate. - shyam-s00/gopher-glide

GitHub

Lightweight Go CLI API load tester β€” point it at your .http file, set RPS and duration, get a live terminal dashboard with throughput, latency percentiles, and error rate. - shyam-s00/gopher-glide

dull socket
hollow geyser
dull socket
#

thx ic so a jetbrains specific invention then?