Skip to content

AlexGaiser/js-performance

Repository files navigation

JS Performance

Description:

A repository for testing different performance metrics in Javascript. Has the goal of clearly demonstrating how JavaScript will perform during certain operations.

Features

Array Method Performance Testing Includes:

  1. push
  2. shift
  3. slice

Utils for generating large objects for testing Includes:

  1. generateRandomArr
  2. generateRandomObject
  3. checkPerformance
  4. readEveryIndex
  5. randomStringFromArr
  6. randomStringFromConcat
  7. genRandomArrChar
  8. getRandomChar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published