The document describes an efficient approach called Aegle for discovering links between events represented as time intervals using Allen's interval algebra. Aegle expresses the 13 Allen relations using 8 atomic temporal relations between interval start and end points. It then efficiently computes the atomic relations by sorting interval start and end points. Experimental results show Aegle significantly outperforms the state-of-the-art in runtime, scaling to large real-world datasets with hundreds of thousands of events.