gradle/native-platform

Reduce size of file-events libraries

Closed this issue · 1 comments

lptr commented

The native libraries we currently ship for file-events are very large, especially compared to the rest of the code. Some ideas to reduce the size:

  • remove debug symbols (see #136)
  • use -O* and similar switches in compilers
  • compress the JARs more
lptr commented

File events are now being moved to a separate library: