Commit Graph

4 Commits (6aa87008b226a31bcc7b0844d3ae7fa7b50ecfd7)

Author SHA1 Message Date
Devin AI 6aa87008b2 Update scripts to accept wolfSSL directory as argument
Co-Authored-By: jacob@wolfssl.com <jacob@wolfssl.com>
2025-03-04 15:18:28 +00:00
Devin AI abb76a4089 Add copyright notices and comprehensive documentation
Co-Authored-By: jacob@wolfssl.com <jacob@wolfssl.com>
2025-03-04 02:03:21 +00:00
Devin AI 576fa7c13a Add visualization scripts and update documentation
Co-Authored-By: jacob@wolfssl.com <jacob@wolfssl.com>
2025-03-04 01:52:38 +00:00
Devin AI 405fc99e83 Add test script for different TLS operations
This script tests the memory bucket optimizer with different TLS operations:
- TLS 1.2 and TLS 1.3 connections
- Different server configurations (Google, Cloudflare)
- Session resumption
- Non-blocking mode

The script generates a summary of the results showing the number of
allocations, unique sizes, largest bucket, and total waste for each test.

Co-Authored-By: jacob@wolfssl.com <jacob@wolfssl.com>
2025-03-04 01:13:06 +00:00