https://github.com/splincode/recursive-phantomjs
рекурсивное просматривание страницы в течении времени
https://github.com/splincode/recursive-phantomjs
Last synced: 11 months ago
JSON representation
рекурсивное просматривание страницы в течении времени
- Host: GitHub
- URL: https://github.com/splincode/recursive-phantomjs
- Owner: splincode
- Created: 2017-07-25T11:58:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T10:12:25.000Z (over 7 years ago)
- Last Synced: 2024-10-06T12:42:06.318Z (over 1 year ago)
- Language: JavaScript
- Size: 26.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Background rendering of pages
```
$ npm install
$ npm test
```
See config.json
# Current problem

# Trace problem
```
$ node --trace_gc test # or
$ node --prof --track_gc_object_stats --trace_gc_verbose --log_timer_events test # open chrome://tracing/
```