Skip to content

Releases: zbjornson/node-bswap

v1.1.5

26 Sep 23:15
Compare
Choose a tag to compare

Bugfixes

  • Use unaligned MMX register store/load instructions for typed arrays not aligned to 16-byte boundary. (This has no measurable effect on the benchmarks, either for aligned or unaligned.)

General

  • Clarify variable names
  • Use bigger arrays for tests
  • Add CI

v1.1.4

23 Sep 21:53
Compare
Choose a tag to compare

Improvements

  • About 20% faster on Windows and 2x to 8x faster on Linux (GCC/Clang).

v1.1.3

21 Sep 21:26
Compare
Choose a tag to compare

No change from v1.1.1. The version published in npm was corrupt (see npm/npm#5082) and had to be re-published... again.

v1.1.2

21 Sep 21:25
Compare
Choose a tag to compare

No change from v1.1.1. The version published in npm was corrupt (see npm/npm#5082) and had to be re-published.

v1.1.1

21 Sep 00:03
Compare
Choose a tag to compare
  • Exclude binary file from browser bundles (e56d9f5)

v1.1.0

13 Jul 21:14
Compare
Choose a tag to compare

Adds typescript definition file and support for clang.

v1.0.0

13 Jul 21:20
Compare
Choose a tag to compare
Initial commit: 1.0