Skip to content

Instantly share code, notes, and snippets.

View JobLeonard's full-sized avatar

Job van der Zwan JobLeonard

  • IxD/supporting programmer at Linnarsson Lab
  • Malmö
View GitHub Profile
@JobLeonard
JobLeonard / README.md
Created September 12, 2024 14:24
Bitmask - BigInt64 vs Uint32
@JobLeonard
JobLeonard / README.md
Last active August 8, 2024 12:11
My Test
@JobLeonard
JobLeonard / README.md
Created August 8, 2024 11:02
isTypedArray - instanceOf vs .constructor checks
@JobLeonard
JobLeonard / README.md
Last active June 27, 2024 13:30
Array and object destructuring
@JobLeonard
JobLeonard / README.md
Last active April 30, 2024 15:35
TypedArray OOB write access
@JobLeonard
JobLeonard / README.md
Last active April 30, 2024 15:35
TypedArray OOB read access
@JobLeonard
JobLeonard / README.md
Created February 26, 2024 14:58
new Cell vs createCell, assign to global
@JobLeonard
JobLeonard / README.md
Last active February 26, 2024 14:50
new Cell vs createCell
@JobLeonard
JobLeonard / README.md
Last active February 26, 2024 10:49
Verifying alexharri.com/blog/bit-set-iteration benchmarks - empty TypedArray

Verifying alexharri.com/blog/bit-set-iteration benchmarks - empty TypedArray

view on jsbenchit

@JobLeonard
JobLeonard / README.md
Last active February 26, 2024 10:47
Verifying alexharri.com/blog/bit-set-iteration benchmarks - 1.6% randomly set bits, TypedArray

Verifying alexharri.com/blog/bit-set-iteration benchmarks - 1.6% randomly set bits, TypedArray

view on jsbenchit