Jeff Mendez

Results 26 issues of Jeff Mendez

## Bug Report ### Summary I am trying to call the `TS.stringify` on a lhr object and getting the following error `key cannot contain `.``. The lighthouse report contains an...

enhancement
help wanted
question

* feat rust high performance efficient parallel crawling start This pr starts the integration with a native high performance gRPC crawler that is the fastest and most efficient OSS indexer...

**Is your feature request related to a problem? Please describe.** Ability to scale queues with redis instead of internal memory. **Describe the solution you'd like** A clear and concise description...

* removes unneeded dark theme conditional of same style

remove items that are not required for distribution builds

* fix docs describing concurrency since parallel processing is not the same and this library does not perform actions multi-threaded.

* remove cli usage for bench test -- parsing the cli configs takes around 1ms

* improve multi cpu architecture performance * add improved thread runtime performance -- note This PR leverages multi-core CPUs and improves the spawn capabilities for operations. By default threads live...

Currently to interact with the firefox image you need to directly use the browser. If you were to start the container and try to connect using [CDP](https://firefox-source-docs.mozilla.org/remote/cdp/) or try to...