uw-pluverse / perses

language-agnostic program reducer.
GNU General Public License v3.0
162 stars 22 forks source link

remove Apache exec library by using Java's process builder. #7

Open chengniansun opened 3 years ago

chengniansun commented 3 years ago

It seems unnecessary to have the apache exec library at all, and I think removing the library may give us some runtime performance gain.

This bug is currently tracked by an internal bug #92