lhog
lhog
As simple as make or gawk or time. I can provide a full log tomorrow
github worker node is not that barren as ubuntu container. So here's I'm delivering the promised. I'll be posting the logs and commenting what I'm trying to do to rectify...
I haven't tested since the initial report. We have `should just work™` claim vs the reality I faced and documented. Up to you to decide which one to trust.
I'll do my best, although I have lost access to my personal PC for next couple of months.
Got to it today again and I only ended up making it work with: `using whetever = std::shared_ptr;` and replacing all the occasions of `std::shared_ptr` with `whetever`. The error message...
Any further feedback?
It's ok. Can you suggest how to use `graph.py` though? Some usage example would be nice to have.
If my memory serves, last time I ran `bench.sh` it spit out a ton of .txt files, I tried to supply a few random ones to `graph.py` much to no...
As a personal note: I tend to avoid projects that have too much NIH stuff. One can find a half dozens of semi-complete engines and frameworks with their own implementations...
Thanks for sharing your work. As @pocdn witnessed and you suggested it's going to be hard to merge the whole scope. I think we can leave this PR open "forever",...