Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: browser abstraction (#68) #81

Merged
merged 1 commit into from Sep 19, 2020
Merged

perf: browser abstraction (#68) #81

merged 1 commit into from Sep 19, 2020

Conversation

jef
Copy link
Owner

@jef jef commented Sep 19, 2020

Description

Closes #68

Improves performance by keeping the browser open once and closing when the program ends, rather than opening a browser and closing it every store.

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
@jef jef self-assigned this Sep 19, 2020
@jef jef merged commit ebbdfe3 into main Sep 19, 2020
@jef jef deleted the jef/68 branch September 19, 2020 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make puppeteer faster
1 participant