[
https://issues.apache.org/jira/browse/IGNITE-13761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267341#comment-17267341
]
Aleksey Plekhanov commented on IGNITE-13761:
--------------------------------------------
[~zstan], here is a summary of average throughput from the attached reports:
|| ||Random-LRU||Segmented-LRU||CLOCK||
|putAll without page replacement|3,221.42|3,095.70|3,187.12|
|putAll with page replacement|913.84|979.63|966.68|
|putAll with page replacement and BG queries|829.18|886.95|884.00|
|getAll without page replacement|5,195.35|4,859.03|5,287.69|
|getAll with page replacement|2,231.77|2,437.03|2,567.85|
|getAll with page replacement and BG queries|1,145.97|1,288.32|1,331.15|
> 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 40m
> Remaining Estimate: 0h
>
> See IEP-62 for more details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)