An Experimental Evaluation and Investigation of Waves of Misery in R-trees

12/25/2021
by   Lu Xing, et al.
0

Waves of misery is a phenomenon where spikes of many node splits occur over short periods of time in tree indexes. Waves of misery negatively affect the performance of tree indexes in insertion-heavy workloads.Waves of misery have been first observed in the context of the B-tree, where these waves cause unpredictable index performance. In particular, the performance of search and index-update operations deteriorate when a wave of misery takes place, but is more predictable between the waves. This paper investigates the presence or lack of waves of misery in several R-tree variants, and studies the extent of which these waves impact the performance of each variant. Interestingly, although having poorer query performance, the Linear and Quadratic R-trees are found to be more resilient to waves of misery than both the Hilbert and R*-trees. This paper presents several techniques to reduce the impact in performance of the waves of misery for the Hilbert and R*-trees. One way to eliminate waves of misery is to force node splits to take place at regular times before nodes become full to achieve deterministic performance. The other way is that upon splitting a node, do not split it evenly but rather at different node utilization factors. This allows leaf nodes not to fill at the same pace. We study the impact of two new techniques to mitigate waves of misery after the tree index has been constructed, namely Regular Elective Splits (RES, for short) and Unequal Random Splits (URS, for short). Our experimental investigation highlights the trade-offs in performance of the introduced techniques and the pros and cons of each technique.

READ FULL TEXT

page 7

page 10

research
06/16/2023

Numerical study of the Serre-Green-Naghdi equations in 2D

A numerical approach for the Serre-Green-Naghdi (SGN) equations in 2D ba...
research
03/10/2020

ASV-Swarm: a high-performance simulator for the dynamics of a swarm of autonomous marine vehicles in waves

The energy of ocean waves is the key distinguishing factor of a marine e...
research
01/29/2020

From kinetic to macroscopic models and back

We study kinetic models for traffic flow characterized by the property o...
research
08/18/2023

Damping for fractional wave equations and applications to water waves

Motivated by numerically modeling surface waves for inviscid Euler equat...
research
04/02/2020

Trapped solitary-wave interaction for Euler equations with low pressure region

Trapped solitary-wave interaction is studied under the full Euler equati...
research
02/12/2021

Numerical investigation of Mach number consistent Roe solvers for the Euler equations of gas dynamics

While traditional approaches to prevent the carbuncle phenomenon in gas ...
research
09/04/2019

About Fibonacci trees III: multiple Fibonacci trees

In this third paper, we revisit the question to which extent the propert...

Please sign up or login with your details

Forgot password? Click here to reset