Francesco Montorsi

Results 6 repositories owned by Francesco Montorsi

cmonitor

48
Stars
10
Forks
Watchers

A Docker/LXC/Kubernetes, database-free, lightweight container performance monitoring solution, perfect for ephemeral containers (e.g. containers used for DevOps automatic testing). Can also be used wi...

CPU-MEM-monitor

46
Stars
18
Forks
Watchers

A simple script to log Linux CPU and memory usage (using top or pidstat command) over time and output an Excel- or OpenOfficeCalc-friendly report

large-pcap-analyzer

93
Stars
18
Forks
Watchers

A command-line utility program that performs some simple operations on PCAP files (Wireshark/tcpdump traces) very quickly. Allows you to manipulate very large PCAP files that cannot be easily handled...

boost-intrusive-pool

20
Stars
1
Forks
Watchers

A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).

malloc-benchmarks

15
Stars
5
Forks
Watchers

Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.