nazarifard
nazarifard
MusGO uses value receiver for Size and Marshal methods. It's generally good idea for safety purpose but isn't good for some application like serializer that performance always is first priority....
Based on my tests high order algorithms often (not always) have more chance than others. I developed two scripts benchmarks.sh and genreport_test.sh that runs "go test" per algorithm separately and...
bug fix
data must be allocated out of RunParrallel. Otherwise will cause 1 allocation per iteration.
 as shown search returns "no rsult". while there is at least one tag in the current path. I reported the bug before by #8185