No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
wrk is a modern, command-line HTTP benchmarking tool engineered for high performance, capable of generating substantial load using a single multi-core CPU by leveraging multithreading and scalable event notification systems. An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting. Details are available in SCRIPTING and several examples are located in scripts. The machine running wrk must have a sufficient number of ephemeral ports available and closed sockets should be recycled quickly. To handle the initial connection burst the server's listen(2) backlog should be greater than the number of concurrent connections being tested.
Prolog+CG is a Java implementation of Prolog with extensions implementing a subset of the Conceptual Graph (CG) theory of John Sowa. CGs are first-class datatypes on a par with terms. Object oriented extensions are also included.
PHP SERVER - GENERAL PHP PERFORMANCE COMPARISON SCRIPT
PHP SERVER PERFORMANCE MEASURING.
STRING, ARRAY, OUTPUT (BUFFERED) AND MATH OPERATION BASED MEASURING.
ONLY INTERNAL PERFORMANCE IS EVALUATED, DOES NOT MEASURE DISK OR
NETWORK PERFORMANCE, RETURNS ONLY SERVER LOAD DEPENDENT SAMPLES,
SO PLEASE AVERAGE YOUR SERVERS RUNTIME(S) FOR COMPARISION.
MuninLite is a single Bourne Shell script that implements the Munin protocoll as well as some Linux specific plugins. The motivation for developing MuninLite was to provide a simple Munin Node, using inetd on systems without a full featured Perl.
Simple & useful benchmarking bash shell script for GNU/Linux distros.
SIS is a very simple and portable, system info bash script, work on most GNU/Linux distributions. Tested on Ubuntu and its based distrobution (Eg. Kubuntu), Debian and Fedora.
SIS is a tool to help any linux system administrator, to benchmark, test and monitor Linux machines. With a simple UI and easy deployment, you can know most important basic information about the machine you're working on; From installed Drivers, OS & Kernel version, Current Process running etc.
EasyBSD is a modular automation script designed to assist in the extensive post installation process that is required in FreeBSD. The following are modules that are included with EasyBSD, Checks, Update, Security, Networking, Firewall, and more...
Allow restrict lifetime of any command/program/script on UNIX-like systems. Also allow chronometring command/program/script and send any SIGNAL after timeout
HDTach-like block device benchmarking script for Linux/UNIX. blkdevbench measures sequential read performance of a block device vs. position on the device and displays a plot just like HDTach.
A python script with modules that help send benchmarking jobs over the grid.
Provides a wrapper around the grid middleware for easy sending and retrieving informations. Uses mostly lmbench suite but more benchmarking tools will be included.
BencHTTP is a utility to test the performance of HTTP servers under load. It is highly configurable via simple script files and allows extensive customisation of HTTP requests. The current server performance is continuously displayed during the test.
Perf::Stopwatch is a Perl Module that can be quickly added and removed from any existing code to debug/optimize portions of code. Example of use are: database calls, loop efficiency, total script time, and webpage timeouts.