Skip to content

[Enhance]: improve optimze()/merge() #98

@JalinWang

Description

@JalinWang

Affected Component

The reducer of core

Current Behavior

When merging 3 segments into one, optimze()/merge() will create a new empty segments as the target segment.

Desired Improvement

Take the first segment as the target segment to avoid rebuilding the graph.

Impact

Reduce the cost of optimizing operation.

Metadata

Metadata

Assignees

Labels

enhancementImprove an existing feature or component

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions