Skip to content

Commit

Permalink
fix memory profiler
Browse files Browse the repository at this point in the history
  • Loading branch information
bcherny committed Nov 20, 2023
1 parent 1c5e304 commit 687a4f0
Show file tree
Hide file tree
Showing 5 changed files with 4,020 additions and 4,000 deletions.
4 changes: 2 additions & 2 deletions perf/memory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ The updated Undux `createConnectedStore` API correctly deallocates a store once

```sh
cd perf/memory
yarn install
yarn watch
npm install
npm run watch
```

1. Open _http://localhost:8081_ in Chrome
Expand Down
Loading

0 comments on commit 687a4f0

Please sign in to comment.