Added more tests and refactored exporter tests. Added code coverage badge.
This commit is contained in:
@ -3,6 +3,7 @@ Geziyor is a blazing fast web crawling and web scraping framework. It can be use
|
||||
|
||||
[](https://godoc.org/github.com/geziyor/geziyor)
|
||||
[](http://goreportcard.com/report/geziyor/geziyor)
|
||||
[](https://codecov.io/github/geziyor/geziyor?branch=master)
|
||||
|
||||
## Features
|
||||
- 5.000+ Requests/Sec
|
||||
@ -163,7 +164,7 @@ geziyor.NewGeziyor(&geziyor.Options{
|
||||
|
||||
## Benchmark
|
||||
|
||||
**8452 request per seconds** on *Macbook Pro 15" 2016*
|
||||
**8748 request per seconds** on *Macbook Pro 15" 2016*
|
||||
|
||||
See [tests](https://github.com/geziyor/geziyor/blob/master/geziyor_test.go) for this benchmark function:
|
||||
|
||||
|
Reference in New Issue
Block a user