vitrivr / cineast

Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
MIT License
56 stars 51 forks source link

Enable Gradle parallel builds #347

Closed x4e-jonas closed 1 year ago

x4e-jonas commented 1 year ago

This reduces the build time of shadowJar by 50~65% on my end (using Docker, no caching involved). However, fetching and compressing externalFiles is still the most time consuming task.