wickra-wasm 0.2.6 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,7 +58,7 @@ depend on CPU, memory clock and OS scheduler. Read them as **relative
58
58
  speedups** between libraries on identical input, not as a universal
59
59
  performance contract.
60
60
 
61
- - **Reproduced on:** Windows 11 Pro 26200, AMD Ryzen 9 7950X3D, 64 GB DDR5,
61
+ - **Reproduced on:** Windows 11 Pro 26200, AMD Ryzen 9 9950X, 64 GB DDR5,
62
62
  Rust 1.92 (release profile, `lto = "fat"`, `codegen-units = 1`),
63
63
  Python 3.12, Node 20.
64
64
  - **Reproduce yourself:** `pip install -e bindings/python[bench]` then
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "kingchenc <kingchencp@gmail.com>"
6
6
  ],
7
7
  "description": "WASM bindings for the Wickra streaming-first technical indicators library.",
8
- "version": "0.2.6",
8
+ "version": "0.2.7",
9
9
  "license": "PolyForm-Noncommercial-1.0.0",
10
10
  "repository": {
11
11
  "type": "git",
Binary file