V8 Release v8.0
v8.dev
V8 Release v8.0
1–10 of 14 posts
Re: V8 Release v8.0
#2This is really awesome. Can't wait it to be shipped everywhere.
Re: V8 Release v8.0
#3Re: V8 Release v8.0
#4I'm impressed by the amount effort that went into that header svg.
Re: V8 Release v8.0
#5I'm impressed by the amount effort that went into that header svg.
It's pretty cool how it's done via vector graphics AND CSS effects. Also note how it only takes 8kb! However, it doesn't render well in Firefox: it's moved to the right by a lot.
Which version of Firefox are you using? I'm on 71.0 and it looks okay to me. (It's consistent with the IE11 that I have access to.)
Re: V8 Release v8.0
#6Earlier quoted context omitted.
It's pretty cool how it's done via vector graphics AND CSS effects. Also note how it only takes 8kb! However, it doesn't render well in Firefox: it's moved to the right by a lot.
> However, it doesn't render well in Firefox: it's moved to the right by a lot. Which version of Firefox are you using? I'm on 71.0 and it looks okay to me. (It's consistent with the IE11 that I have access to.)
Re: V8 Release v8.0
#7| Pointer compression saves an average of 40% of memory. This is really awesome. Can't wait it to be shipped everywhere.
Re: V8 Release v8.0
#8Re: V8 Release v8.0
#9| Pointer compression saves an average of 40% of memory. This is really awesome. Can't wait it to be shipped everywhere.
I wonder if this is specific to v8 or could SpiderMonkey and JavascriptCore could benefits from the same optimisation technique.
Nothing v8 exclusive about it though