chore: bench speed #165
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
src/index.test.ts > FastBooleanArray > equals true when logical bits equal even if tail bits differ:
src/index.test.ts#L201
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/index.test.ts:201:25
|