Skip to content

Releases: dusrdev/Pulse

Release 1.2.0.0

12 Dec 17:09
c62e061
Compare
Choose a tag to compare

Changelog

  • --raw export mode now outputs a special json with debug information for non-successful responses with no content, it contains:
    • Response status code as integer
    • Response headers
    • Response content (if any)

Release 1.1.2.0

06 Dec 12:19
dce4ab0
Compare
Choose a tag to compare

Changelog

  • Fixed parsing exception in cases where response charset contained redundant quotes like \"utf-8\"
  • Added support for AVX512

Release 1.1.1.0

23 Nov 08:38
61b8e5e
Compare
Choose a tag to compare

Changelog

  • Fixed a bug where --raw was not respected in 1 request workflows
  • Content size metrics are no longer IQR filtered, outliers in content size could require manual inspection so alerting for them is a good idea.
  • Implemented much more efficient SIMD optimized implementation for summary calculations

Release 1.1.0.0

21 Nov 16:26
e31754f
Compare
Choose a tag to compare

Version 1.1.0.0

  • Export styling was reworked for much prettier ui
  • Optimized interlocking variables to match hardware cache line size and reduce thread contention
  • Optimized tasks creation to increase maximum concurrency level
  • Enhanced styling of verbose progress reporting
  • Stabilized and improved concurrency tracking in the face of exceptions
  • Added --raw option to exports (skips creating a custom html)
    • this option can be combined with --json to format the content as json
    • this option will also change the file extension to json when the flag is used or if it is an exception
  • terms-of-use is now a command, not a flag
  • When -n (amount of requests) is set to 1, verbose output will be enforced for better readability
  • The changelog for the versions will now be the body of each release
  • Updated internals to watch for different values in remote to track updates
    • This means that previous versions will not be able to track (>=1.1.0.0) updates
  • Summary will now filter out latency and size IQR outliers

Release 1.0.7.0

16 Nov 13:17
cb937ad
Compare
Choose a tag to compare

1.0.7.0

Release 1.0.6.0

14 Nov 13:31
e62f29a
Compare
Choose a tag to compare

1.0.6.0

Release 1.0.5.0

12 Nov 12:35
1439adc
Compare
Choose a tag to compare

1.0.5.0

Release 1.0.4.0

11 Nov 11:25
f85a781
Compare
Choose a tag to compare

1.0.4.0

Release 1.0.3.0

08 Nov 18:55
59bc312
Compare
Choose a tag to compare

1.0.3.0

Release 1.0.2.0

06 Nov 18:04
ae79451
Compare
Choose a tag to compare

1.0.2.0