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
Last active April 17, 2023 22:18
Fast skip test
@JobLeonard
JobLeonard / README.md
Last active March 30, 2023 13:40
Bit Array iterator test bail early forEach - pre-alloc output array

Bit Array iterator test bail early forEach - pre-alloc output array

view on jsbenchit

@JobLeonard
JobLeonard / README.md
Last active March 30, 2023 13:42
Bit Array forTrue
@JobLeonard
JobLeonard / README.md
Last active March 30, 2023 13:36
Bit Array iterator test bail early forEach
@JobLeonard
JobLeonard / README.md
Created March 29, 2023 12:39
Bit Array iterator test (random bits initialized every test)
@JobLeonard
JobLeonard / README.md
Last active March 29, 2023 10:57
Bit Array iterator test (random bits initialized once)
@JobLeonard
JobLeonard / README.md
Last active March 29, 2023 11:01
Bit Array iterator test (random bits initialized every test)
@JobLeonard
JobLeonard / README.md
Last active September 25, 2023 22:24
Bit Array iterator test
@JobLeonard
JobLeonard / README.md
Last active March 28, 2023 08:43
Bit Array fill test
@JobLeonard
JobLeonard / README.md
Created March 28, 2023 08:31
Bit Array fill test