README ¶
Cache performance report
go test -v -run Wikipedia
./visualize-request.sh request_wikipedia-*.txt
./visualize-size.sh size_wikipedia-*.txt
open out.svg
Traces
Name | Source |
---|---|
Address | University of California, San Diego |
CPP | Authors of the LIRS algorithm - retrieved from Cache2k |
Glimpse | Authors of the LIRS algorithm - retrieved from Cache2k |
Multi2 | Authors of the LIRS algorithm - retrieved from Cache2k |
OLTP | Authors of the ARC algorithm - retrieved from Cache2k |
ORMBusy | GmbH - retrieved from Cache2k |
Sprite | Authors of the LIRS algorithm - retrieved from Cache2k |
Wikipedia | WikiBench |
YouTube | University of Massachusetts |
WebSearch | University of Massachusetts |
Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
func NewAddressProvider ¶
NewAddressProvider returns a Provider with items are from application traces by the University of California, San Diego (http://cseweb.ucsd.edu/classes/fa07/cse240a/project1.html).
func NewCache2kProvider ¶
NewCache2kProvider returns a Provider which items are from traces in Cache2k repository (https://github.com/cache2k/cache2k-benchmark).
func NewStorageProvider ¶
NewStorageProvider returns a Provider with items are from Storage traces by the University of Massachusetts (http://traces.cs.umass.edu/index.php/Storage/Storage).
func NewWikipediaProvider ¶
func NewYoutubeProvider ¶
func NewZipfProvider ¶
Click to show internal directories.
Click to hide internal directories.