Giter VIP home page Giter VIP logo

Comments (4)

 avatar commented on July 22, 2024

Someone needs to go through the firmware and sort it out, there are a few issues. I believe I was assigned to do it at some point, but I'm not sure when or how. :S

from robocup.

josiahw avatar josiahw commented on July 22, 2024

This is actually one of the easier issues to fix on Ubuntu. Someone needs to just plug the robots into a monitor and go the the power saving control panel to set it to maximum performance on battery. :-)

Sent from my iPad

On 17/03/2013, at 8:32 PM, Blocks50 [email protected] wrote:

Someone needs to go through the firmware and sort it out, there are a few issues. I believe I was assigned to do it at some point, but I'm not sure when or how. :S


Reply to this email directly or view it on GitHub.

from robocup.

BrendanAnnable avatar BrendanAnnable commented on July 22, 2024

I would if I could find my damn HDMI cable >_>

On Sun, Mar 17, 2013 at 8:59 PM, josiahw [email protected] wrote:

This is actually one of the easier issues to fix on Ubuntu. Someone needs
to just plug the robots into a monitor and go the the power saving control
panel to set it to maximum performance on battery. :-)

Sent from my iPad

On 17/03/2013, at 8:32 PM, Blocks50 [email protected] wrote:

Someone needs to go through the firmware and sort it out, there are a
few issues. I believe I was assigned to do it at some point, but I'm not
sure when or how. :S


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-15020103
.

from robocup.

BrendanAnnable avatar BrendanAnnable commented on July 22, 2024

Further investigation appears to indicate the robot doesn't infact slow the CPU (even though it makes an audible change).

Ubuntu believes the robot is not on battery even when unplugged, and CPU performance tests reveal almost exactly the same numbers.

Results:

sudo upower -d

Device: /org/freedesktop/UPower/devices/line_power_ADP1
native-path: /sys/devices/LNXSYSTM:00/device:00/ACPI0003:00/power_supply/ADP1
power supply: yes
updated: Mon May 20 22:49:27 2013 (895 seconds ago)
has history: no
has statistics: no
line-power
online: yes

Device: /org/freedesktop/UPower/devices/monitor_ttyUSB0
native-path: /sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/ttyUSB0/tty/ttyUSB0
vendor: Watts Up, Inc.
model: Watts Up? Pro
power supply: no
updated: Thu Jan 1 10:00:00 1970 (1369055062 seconds ago)
has history: yes
has statistics: no
monitor
energy-rate: 0 W

Daemon:
daemon-version: 0.9.15
can-suspend: yes
can-hibernate yes
on-battery: no
on-low-battery: no
lid-is-closed: no
lid-is-present: no
is-docked: no

# Unplugged
sysbench --test=cpu --cpu-max-prime=20000 --num-threads=2 run

sysbench 0.4.12: multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 2

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 20000

Test execution summary:
total time: 108.0419s
total number of events: 10000
total time taken by event execution: 216.0406
per-request statistics:
min: 18.28ms
avg: 21.60ms
max: 67.14ms
approx. 95 percentile: 21.99ms

Threads fairness:
events (avg/stddev): 5000.0000/28.00
execution time (avg/stddev): 108.0203/0.01

# Plugged In
sysbench --test=cpu --cpu-max-prime=20000 --num-threads=2 run

sysbench 0.4.12: multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 2

Doing CPU performance benchmark

Threads started!
Done.

Maximum prime number checked in CPU test: 20000

Test execution summary:
total time: 107.9973s
total number of events: 10000
total time taken by event execution: 215.9671
per-request statistics:
min: 20.41ms
avg: 21.60ms
max: 67.52ms
approx. 95 percentile: 21.92ms

Threads fairness:
events (avg/stddev): 5000.0000/1.00
execution time (avg/stddev): 107.9836/0.00

from robocup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.