alexbezhan / optimizations

A work in progress repository to optimize some of the functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimizations

Code pieces that I'm trying to optimize for my project

Building

npm i

Run benchmarks:

node --expose-gc --loader ts-node/esm src/bench/buildDataIndex.ts

About

A work in progress repository to optimize some of the functions


Languages

Language:TypeScript 100.0%