chocoteam / chocoteam/choco-solver

Instrument environment for performance evaluation

Open
#424 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
779
Forks
159
Avg merge
6d 9h
Merged PRs (30d)
10

Description

Environment could provide indicators on:
- allocated space,
- used space,
- resize frequency.

These parameters should help user to determine which configuration is the more adapter to its problem:
- CHUNCKED is adapted to large-scale problem in which huge space is needed and allocating it in one shot is critical
- FLATTEN is adapted to low-memory consumption problem.

Each of them should be accurately configured wrt to the analysis of the parameters

Contributor guide

Open the contributing guide

Research direction

The issue does not name a file, test, or entry point for the Environment instrumentation. First identify the Environment component and how CHUNCKED and FLATTEN are configured, then determine how allocated space, used space, and resize frequency should be measured. Done means these indicators support accurate configuration decisions for both modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.