An open API service indexing awesome lists of open source software.

https://github.com/captbaritone/relay-normalization-repro


https://github.com/captbaritone/relay-normalization-repro

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Relay Normalization Perf Repro

Trying to reproduce the issue filed here: https://github.com/facebook/relay/issues/4649

To run:

```
pnpm install
pnpm run test
```

Results on my M1 Mac Laptop with Node/V8

```
Normalized into 2750 records.
Execution time: 46.854916006326675 ms
```