Is there a way to test the performance of a DOM element on a page?
|
05-30-2017, 11:01 PM
Post: #3
|
|||
|
|||
RE: Is there a way to test the performance of a DOM element on a page?
I don't think that is supported anymore (at least until a low-overhead way to implement it is figured out). The old way would poll the page DOM waiting for the element to show up but on complex pages the polling could add quite a bit of overhead and influence the results.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Is there a way to test the performance of a DOM element on a page? - vivi - 04-29-2017, 05:39 AM
RE: Is there a way to test the performance of a DOM element on a page? - vivi - 05-26-2017, 07:16 AM
RE: Is there a way to test the performance of a DOM element on a page? - pmeenan - 05-30-2017 11:01 PM
|
User(s) browsing this thread: 1 Guest(s)