[
https://issues.apache.org/jira/browse/IGNITE-13761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263387#comment-17263387
]
Aleksey Plekhanov commented on IGNITE-13761:
--------------------------------------------
[^GetBenchmark.zip] - benchmark of getAll operation with different page
replacement policies
[^PutBenchmark.zip] - benchmark of putAll operation with different page
replacement policies
There are 9 benchmarks in each archive:
# Random-LRU without page replacement
# Segmented-LRU without page replacement
# CLOCK without page replacement
# Random-LRU with page replacement
# Segmented-LRU with page replacement
# CLOCK with page replacement
# Random-LRU with page replacement and background queries
# Segmented-LRU with page replacement and background queries
# CLOCK with page replacement and background queries
The file {{benchmark-full.properties}} inside archives contain detailed
benchmark configuration.
> Implement Segmented-LRU and CLOCK page replacement algorithms
> -------------------------------------------------------------
>
> Key: IGNITE-13761
> URL: https://issues.apache.org/jira/browse/IGNITE-13761
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: iep-62
> Attachments: GetBenchmark.zip, PutBenchmark.zip
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> See IEP-62 for more details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)