diff --git a/src/blog/v8-release-80.md b/src/blog/v8-release-80.md index d53989be..9a8e6224 100644 --- a/src/blog/v8-release-80.md +++ b/src/blog/v8-release-80.md @@ -43,7 +43,7 @@ Luckily for us, we have a trick up our sleeve. The top bits can be synthesized f When improving memory, usually it comes at the cost of performance. Usually. We are proud to announce that we saw improvements in performance on real websites in the time spent in V8, and in its garbage collector! :::table-wrapper -| || Desktop | Mobile | +| | | Desktop | Mobile | |-------------|----------|---------|--------| | Facebook | V8-Total | -8% | -6% | | ^^ | GC | -10% | -17% |