Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add timing for tally.php and add it as an output | mediawiki/extensions/SecurePoll | master | +6 -0 |
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T271355 Improve Tally functionality | |||
Resolved | STran | T276360 Output the time taken to run tally.php so we can judge what size of encrypted election times out |
Event Timeline
Comment Actions
Change 668237 had a related patch set uploaded (by STran; owner: STran):
[mediawiki/extensions/SecurePoll@master] Add timing for tally.php and add it as an output
Comment Actions
Change 668237 merged by jenkins-bot:
[mediawiki/extensions/SecurePoll@master] Add timing for tally.php and add it as an output
Comment Actions
I was successfully able to run the tally.php script. It output:
Script finished in 1 s
Results will be to the nearest second, which I guess is all we need.
For some reason, I could only get this to work on my local docker. Vagrant and beta both returned Unable to parse XML file "<name>.xml". I guess unrelated.
Test Environment: local Docker SecurePoll 2.0.0 (67fe30f) 07:56, 5 March 2021.