Improve the performance of `kompile`

Open
#4,668 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start at the kompile entry point and establish a baseline for compilation time and memory behavior. The issue does not name files or tests, so first identify where kompile is implemented and how compilation is scheduled; done would require a demonstrated performance improvement or supported concurrent compilation path.

Written by the indexing model from the issue text.

Description

enhancement incremental-compilation kompile

kompile is quite slow, and it doesn’t seem to speed up even increased memory using -Xmx. And I found no way for concurrent kompilation. This has made debugging a bug very time-consuming.

Dominant language
Python
Stars
591
Forks
163
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from runtimeverification/k

All issues in runtimeverification/k

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.