Thread history
Viewing a history listing
Time | User | Activity | Comment |
---|---|---|---|
06:11, 5 July 2018 | Xor (talk | contribs) | New thread created | |
19:19, 5 July 2018 | Skilgannon (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
04:43, 8 July 2018 | Xor (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
05:06, 8 July 2018 | Xor (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
08:40, 8 July 2018 | Skilgannon (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
10:25, 8 July 2018 | Xor (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
10:32, 8 July 2018 | Xor (talk | contribs) | Comment text edited | |
10:33, 8 July 2018 | Xor (talk | contribs) | Comment text edited | |
10:34, 8 July 2018 | Skilgannon (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
10:39, 8 July 2018 | Xor (talk | contribs) | New reply created | (Reply to Huge battle results file? ) |
In literumble stats I see that one of my rumble client has stopped working for a few days — and once I had a look, it shows
929073875 Jul 2 21:40 resultsmelee.txt
the resultsmelee.txt grows so large that even the JVM gets killed when processing the file (887M)
and the content of the file is just one line which gets duplicated all the time (which grows exponentially).
Not sure whether this bug is fixed in the newest version, or how can I send pull request to robocode base? the github code seems to be mirror only.
I would suggest making a bug on Sourceforge and attaching a patch if you have a fix.
Btw, is literumble affected by duplicated uploads? Will it remove duplicated battles automatically?
Literumble will reject battles older than 24 hours, so any broken battles have a limited window of problems.
Thousands of duplicated battles could be generated within only a few minutes due to the fact of exponential growth. Thankfully this only happens to bots with multiple weight classes. If literumble is not removing duplicates, then this could answer why some bots get 2x or 5x more battles than other bots. And for those bots, their battle result is mainly determined by those duplicated record which causes inaccurate score ;(
Hope fnl should react sooner this time (instead of half a year)
Only that pairing will have lots of battles - it won't affect the score that much, since it doesn't affect all the other battles. Also, pairings are weighted with a rolling average so roughly only the last 40 battles actually contribute. So once some more battles happen it won't matter.