Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 2.25 KB

k6-experimental.md

File metadata and controls

14 lines (13 loc) · 2.25 KB
title
javascript-api/k6-experimental
Modules Description
csv Provides support for efficient and convinient of parsing CSV files.
fs Provides a memory-efficient way to handle file interactions within your test scripts.
redis Functionality to interact with Redis.
streams Provides an implementation of the Streams API specification, offering support for defining and consuming readable streams.
timers setTimeout, clearTimeout, setInterval, clearInterval
tracing Support for instrumenting HTTP requests with tracing information.
webcrypto Implements the WebCrypto API.
websockets Implements the browser's WebSocket API.