python3-pytest-relaxed
provide relaxed test discovery for pytest
This is the spiritual successor to https://pypi.python.org/pypi/spec,
but is built for pytest instead of nosetests, and rethinks some
aspects of the design (such as increased ability to opt-in to various
behaviors.)
libghc-http-api-data-prof
converting to/from HTTP API data; profiling libraries
This package defines typeclasses used for converting Haskell data
types to and from HTTP API data, such as URL pieces, headers and
query parameters.
libpcp-archive1t64
Performance Co-Pilot archive writing library
The libpcp-archive package contains the runtime environment required
by an application that creates a Performance Co-Pilot (PCP) archive
suitable for use with the PCP tools.
siege
HTTP regression testing and benchmarking utility
Siege is an regression test and benchmark utility. It can stress test a single
URL with a user defined number of simulated users, or it can read many URLs
into memory and stress them simultaneously. The program reports the total
number of hits recorded, bytes transferred, response time, concurrency, and
return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST
directives, cookies, transaction logging, and basic authentication. Its
features are configurable on a per user basis.
postgresql-16-pg-checksums
Activate/deactivate/verify PostgreSQL data checksums
Data checksums allow the PostgreSQL database server to identify I/O failures
when reading data from storage. The checksums stored in the page header of
each data page are compared to the computed checksum of the read data.
python3-reflink
Python Library wrapping platform-specific reflink implementations
Python wrapper around the ``reflink`` system calls.