uw-pluverse / perses

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

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

Open chengniansun opened 4 years ago

chengniansun commented 4 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