Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

windid/BCITstragramLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 18, 2023
9c78825 · Oct 18, 2023

History

10 Commits
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023
Oct 18, 2023
Oct 13, 2023
Oct 18, 2023
Oct 13, 2023
Oct 12, 2023
Oct 12, 2023
Oct 12, 2023

Repository files navigation

Homework for BCIT Node.js Course

Adding greyscale filter to some png images.

main.js is the the implementation following instructor's instruction. main2.js is an improved version of main.js, which is trying to reduce the IO ops by skipping writing unzipped data to disk. On my machine, main2.js(125ms) is notably faster than main.js(185ms).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published