Releases: INFURA/versus
v1.0
Changelog
f12207e goreleaser
5dda8d5 README
2782670 transport: Add content type
84e6f04 Add standard deviation to timing reporting
1490674 Wire up skipping response comparing for later
e1a8964 clientStats: Adjust rps for concurrency
11aaf1c Add support for transport modes and get queries
44ae59c Merge pull request #3 from INFURA/reporting
bffc0cc Add id to mismatch, some TODOs
e5610ac Fix error reporting and histogram filling
8c9e055 client: Better reporting, add histogram percentiles
3f7abd4 client: Privatize stats fields
c2f92cf Update README.md
d9fde8d Merge pull request #2 from INFURA/wip
392efda main: Skip endpoint dumping
d384b7c transport: Remove fasthttp; go mod tidy
f54db6d report: Fix tests
428bb2a client, report: Per client reporting, error aggregation
b8ea189 report, main, client: Tweak concurrency, reporting
14d5a2a report, client: Handle overloaded responses channel, report total
39a1ce2 report, clients: Sync shutdown on pump completion
cbe88ce wip: report formatting
3f9cc40 wip: Improve report rendering
a02576c client, response: Improve comparison formatting
fb78e5c client: Fix race condition
ee9d289 report: More tweaking to the output
88e491d main: unify --stop-after
85494c7 main: Switch transport to stdlib, fix race, fix test
3641ca4 main: report better logging
ebf7fa6 main: Properly converge reporting
4ef82e7 wip: Shut down after pump is done
1cc7f41 wip: Wire up MismatchedResponse logging
cf56533 wip: Report install and basic test
ff90a34 README: Add goals
fe4ae6a wip: Add result comparing in report
0d1a857 internal/ethspam: Random ethspam for now
581e4d8 wip: Fix signal shutdown
667db73 wip: Add logging, add noop:// transport
6c8edda wip: refactor
990d7e2 wip: rework concurrency to be per-transport
0f2df92 wip: --source
05d68a3 .gitignore
24adaff Makefile: Mostly boilerplate
1974362 wip: Factor out into a testable launcher
e84ecc0 wip: Concurrency
d685f35 wip: Duration
ccc40ed wip: Sketching out components
c6e4a8a Initial commit