Skip to content

Comparing performance of go-hep and ROOT

Notifications You must be signed in to change notification settings

sbinet-hep/perf-gohep

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Performances comparison: go-hep v.s. ROOT

This repository hots a samll benchmark based on a TTree reading (only) of 720k events, in order to compare performances of go-hep and ROOT. In this test 42 branches are loaded.


Result (02/05/2020)

go-hep: 5.2 ms/kEvt (3.7 s for 720 kEvts)
ROOT  : 2.6 ms/kEvt (1.9 s for 720 kEvts)

N.B: contact me if you want to access the input file used in this test.

About

Comparing performance of go-hep and ROOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.2%
  • Go 44.8%