Skip to content

Investigate improving app restart time in devc #1020

Open
@ericglau

Description

@ericglau

This issue is to investigate how app restart time can be improved when using devc.

Currently restarting an app in devc is slower than in regular dev mode. This may be related to the use of bind mounts for the loose application and various directories. See https://stackoverflow.com/questions/62493402/is-read-write-performance-better-with-docker-volumes-on-windows-inside-of-a-doc

Also consider whether using a non-loose application (e.g. using an actual war file) could help with this. Non-loose apps in dev mode are already possible with Gradle.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions