SpoonLabs / astor

Automatic program repair for Java with generate-and-validate techniques :v::v:: jGenProg (2014) - jMutRepair (2016) - jKali (2016) - DeepRepair (2017) - Cardumen (2018) - 3sfix (2018)
https://hal.archives-ouvertes.fr/hal-01321615/document
GNU General Public License v2.0
205 stars 107 forks source link

About output_astor.json file. #355

Closed jianghc2116 closed 2 years ago

jianghc2116 commented 2 years ago

Hello, I would like to ask how the TIME in the json file generated under the output_astor folder is calculated? Are the units in seconds? Thank U!

martinezmatias commented 2 years ago

Hi @jianghc2116

Are the units in seconds?

Yes, in seconds

Regards Matias