Skip to main content

Showing 1–2 of 2 results for author: Krismayer, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.18355  [pdf

    cs.IR cs.DB cs.DS

    COPR -- Efficient, large-scale log storage and retrieval

    Authors: Julian Reichinger, Thomas Krismayer, Jan Rellermeyer

    Abstract: Modern, large scale monitoring systems have to process and store vast amounts of log data in near real-time. At query time the systems have to find relevant logs based on the content of the log message using support structures that can scale to these amounts of data while still being efficient to use. We present our novel Compressed Probabilistic Retrieval algorithm (COPR), capable of answering Mu… ▽ More

    Submitted 27 March, 2024; v1 submitted 28 February, 2024; originally announced February 2024.

    Comments: 14 pages, 8 figures

    ACM Class: H.3.1

  2. Comparing Constraints Mined From Execution Logs to Understand Software Evolution

    Authors: Thomas Krismayer, Michael Vierhauser, Rick Rabiser, Paul Grünbacher

    Abstract: Complex software systems evolve frequently, e.g., when introducing new features or fixing bugs during maintenance. However, understanding the impact of such changes on system behavior is often difficult. Many approaches have thus been proposed that analyze systems before and after changes, e.g., by comparing source code, model-based representations, or system execution logs. In this paper, we prop… ▽ More

    Submitted 8 January, 2020; originally announced January 2020.

    Comments: 6 pages