easyjson icon indicating copy to clipboard operation
easyjson copied to clipboard

Only re-created `_easyjson.go` files if source file changed

Open alexec opened this issue 5 years ago • 0 comments

It takes a LOT of time to create easy JSON with big files. In there a way to make this faster? e.g. by only generating a new file if the existing generated file is older than the source file?

alexec avatar Oct 07 '20 00:10 alexec