Status: New
Owner: ----
CC: [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 3539 by [email protected]: Page reload slows the ray tracer code down by 3-4x
https://code.google.com/p/v8/issues/detail?id=3539

Steps to reproduce:

0. Version tested with:

Google Chrome   37.0.2062.94 (Official Build 290621) beta
OS      Linux
Blink   537.36 (@180557)
JavaScript      V8 3.27.34.14

1.

$ git clone https://github.com/nippur72/Dart.RayTracerDemo.git
$ cd Dart.RayTracerDemo/TypeScript.RayTracerDemo/TypeScript.RayTracerDemo
$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

2. Navigate to http://localhost:8000/. Observe that scene renders within ~7-10s depending on the machine.

3. Reload the page (Ctrl+R). Observe a slow down to approximately 28-30s.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to