https://github.com/devincarr/js-join-test
https://github.com/devincarr/js-join-test
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devincarr/js-join-test
- Owner: DevinCarr
- License: mit
- Created: 2019-01-19T22:34:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T04:42:58.000Z (over 7 years ago)
- Last Synced: 2025-06-15T01:39:00.436Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://devincarr.com/js-join-test
- Size: 169 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Join Test in Javascript
A simple test between using an map of indices or a map of references. The code uses `console.profile` and `console.profileEnd` for both operations and the results can be viewed in the developer tools.
# Building
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).