Skip to content

Commit 8b4dc58

Browse files
feat(docs): fixing columns and centering on the doc
1 parent e424046 commit 8b4dc58

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

assets/articles/0045-turbopack-new-hotness-or-promising-alpha/turbopack-new-hotness-or-promising-alpha.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ Turbopack looks promising but still has some room for improvement from a perform
4141
Because Nx also can leverage multiple builders, including esbuild, I’d also be interested to see Nx working directly with Turbopack itself and how to replace the local cache being used by Turbopack with the cloud cache from Nx.
4242

4343
|===
44-
||Turbopack||Nx + Webpack|
44+
| 2+^|Turbopack 2+^|Nx + Webpack
4545

46-
||Min|Max|Min|Max
47-
|Initial Startup (CLI)|~2ms||773ms|
48-
|First Page Load (Browser)|~1.6s||1.2s|
49-
|First Page Load Events (CLI)|~960ms||~914ms|
46+
| ^|Min ^|Max ^|Min ^|Max
47+
|Initial Startup (CLI)|~2ms||773ms
48+
|First Page Load (Browser)|~1.6s||1.2s
49+
|First Page Load Events (CLI)|~960ms||~914ms
5050
|Page Refresh (Browser)|~300ms||516ms|612ms
5151
|Page Refresh (CLI)|~100ms||none*|none*
5252
|HTML Class Updates (CLI)|~580ms|>1.5s|95ms|250ms

0 commit comments

Comments
 (0)