Skip to content

Benchmark of updating data with/without Relay Modern optimistic update

Notifications You must be signed in to change notification settings

baffipelo/relay-modern-optimistic-update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relay Modern Optimistic Update

Simple benchmark of updating data with/without Relay Modern optimistic update

Alt text

First, install everything

yarn

Update schema

yarn update-schema

Build Relay generated files

yarn build

Then you will be able to start

yarn start

To access the application

localhost:3000

Feel free to contribute.

About

Benchmark of updating data with/without Relay Modern optimistic update

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.2%
  • CSS 18.1%
  • HTML 5.7%