Skip to content

scripts/compile-plugins.sh compiles plugins in parallel and supports compiling one plugin only #2156

Description

@klesh

Description

scripts/compile-plugins.sh currently compile all plugins in sequential order, which is very slow. Another problem is sometimes when we working on a specific plugin, we would like to skip all other plugins and focus on one and one only.

Describe the solution you'd like

  1. Let plugins compilation run in parallel
  2. Remove other plugins .so and recompile the specified one if EnvVar PLUGIN is presented

Has the Feature been Requested Before?

Maybe

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/feature-requestThis issue is a proposal for something new

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions