Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

+4 votes
300 views

Currently I'm interested in the number of words in my logs. In the Profile Stats you get the values for longest, shortest and average log length.

A nice tool is the challenge checker "Log length by cache (Not a checker) (by Target.)"
(https://project-gc.com/Challenges//19085)

With the data from this checker saved as CSV (by copy and paste from the results page) I generated a histogram of my log length (frequency vs. number of words).

You can see my python code and the resulting histogram here:
Link to anonpaste.org (anonymous pastebin) (link expires after one year)

Wouldn't this be a nice idea to be included in the Profile Stats? What do you think?

in Feature requests by lumpiwolf (160 points)
edited by lumpiwolf
I like it :-)

Please log in or register to answer this question.

...