estimo
estimo copied to clipboard
Evaluates how long a browser will execute your javascript code
There is a great idea to not track time, but track a CU ticks during JS execution https://docs.google.com/presentation/d/1DutTpZ8p8K6JytEvNK1bJuvEIU3uMdhswwuZawdpuH0/edit#slide=id.g56184bbff6_0_93 Time is an unstable value, but CPU ticks will be always the...
This version of `puppeteer-core` bump the `ws` dependency to 8.17.1 which fixes a security vulnerability. See [websockets/[email protected] (release)](https://github.com/websockets/ws/releases/tag/8.17.1)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...