Skip to content

Aggarwal-Raghav/proto-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Build the jar

mvn clean install

To run the program

java -Xmx16g -cp target/ProtoReader-1.0-SNAPSHOT-jar-with-dependencies.jar com.github.raghav.Main "/tmp/data/file1:0+62914560,/tmp/data/file2:0+62914560,/tmp/data/file3:0+62914560,/tmp/data/file4:0+62914560"

NOTE

Its takes around 15-20 min to run the test. To improve the execution time, play with proto message builder :-)

Error message

image exception

Generated Data

image generated data

While Debugging

image Debugging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages