Releases: dusrdev/Pulse
Releases · dusrdev/Pulse
Release 1.2.0.0
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
Changelog
- Fixed parsing exception in cases where response charset contained redundant quotes like
\"utf-8\"
- Added support for AVX512
Release 1.1.1.0
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
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
- this option can be combined with
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
1.0.7.0
Release 1.0.6.0
1.0.6.0
Release 1.0.5.0
1.0.5.0
Release 1.0.4.0
1.0.4.0
Release 1.0.3.0
1.0.3.0
Release 1.0.2.0
1.0.2.0