GraphiteEditor / GraphiteEditor/Graphite

Graph rewriting step

Abierto
#1,244 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Architecture
Lenguaje dominante
Rust
Estrellas
27.2k
Forks
1.3k
Merge medio
20 h 5 min
PR fusionados (30 d)
57

Descripción

This would be used to remove the [node] -> Extract -> GpuImage nodes and just leave [node] behind.

Also Clone and Cache node insertion dynamically so we can utilize caching everywhere instead of in the places they are manually inserted within the document graph implementations for certain nodes.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by locating the document graph implementations that manually insert Clone and Cache nodes, then trace how Extract and GpuImage nodes are represented and connected. Done should include graph rewriting that removes the specified Extract-to-GpuImage sequence and dynamically inserts Clone and Cache nodes wherever caching is needed, but the issue does not name tests or files to verify this.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
rust
Área
computer-graphics
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.