Skip to content

Commit

Permalink
fix(graphql-server): Move yoga creation to avoid creation on every re…
Browse files Browse the repository at this point in the history
…quest (#9039)

**Problem**
v6 has seen some performance issues. These appear to have sneaked in on
#8339. This just reverts the change by moving the creation of the yoga
object so that it isn't created on every request.

**Changes**
1. Moves yoga creation.

**Outstanding**
1. We still have a tiny bit of work to do analysing a slight performance
decline since 4.4.3
  • Loading branch information
Josh-Walker-GM authored and thedavidprice committed Aug 17, 2023
1 parent 32f5a8e commit f4127c2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f4127c2

Please sign in to comment.