# webworker-postmessage-perf-test **Repository Path**: mirrors_nolanlawson/webworker-postmessage-perf-test ## Basic Information - **Project Name**: webworker-postmessage-perf-test - **Description**: Web Worker postMessage() benchmark - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Web Worker `postMessage()` performance test ========== Test to determine how much faster `postMessage()` is when using stringification. Four types of stringification are tested: arraybuffer, full, partial, and none.