vix.ing · top · new · best · stats · spec

Improving Performance in Java: TOPCAT and STILTS

2022/11/30 by Taylor, Mark
#FOS: Physical sciences #Instrumentation and Methods for Astrophysics (astro-ph.IM)

paper · doi:10.48550/arxiv.2211.16913

Abstract

TOPCAT and STILTS are mature Java desktop applications for working with tabular data that have always had a focus on efficiency for large or very large data sets. This paper presents some progress, experience and lessons learned from efforts over recent years to improve performance further by multithreading key algorithms as well as other strategies.

Related