Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 271 Bytes

Typed arrays

Introduction

BaconTypedArray provides typed arrays for specific data types. This brings the advantage of a very reduced memory usage. The (current) downside is, that the execution time isn't perfect right now though.