Commit Graph

7 Commits

Author SHA1 Message Date
David Michon e07a9c91d8 (chore) Update comment 2024-02-01 12:46:58 -08:00
David Michon 23c04cbc7d Use Math.imul in fnv1a32, operate directly on UTF-16 2024-02-01 11:23:05 -08:00
David Michon cd6d64e511 Adjust threshold 2024-01-31 16:20:27 -08:00
David Michon a5f96ee77c Optimize numberHash using 32-bit FNV1a 2024-01-31 16:11:35 -08:00
Alexander Kuznetsov f952351c16
Optimize numberHash.js
Remove inner cycles from hashing algorithm
2023-04-27 01:50:50 +02:00
Sean Larkin 8a8f55f279 refactor(types): Improve type coverage & docs for numberHash 2023-04-26 21:30:57 +00:00
Tobias Koppers 924daa105b Use simpler/faster hash function to get a hash number
Use deterministic mangled names for exports
refactor assignDeterministicIds
rename __webpack_init__ function in wasm to ""
fix bug with incorrectly cached StaticExportsDependency
fix bug in hash logic of Module
2019-02-20 22:41:07 +01:00