Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Looking for a tool that can slow down my machine

Looking for a tool that can slow down my machine

Scheduled Pinned Locked Moved The Lounge
question
29 Posts 19 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Dy

    Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

    - Dy

    C Offline
    C Offline
    Christopher Duncan
    wrote on last edited by
    #3

    Vista? Hey, you guys were thinking it, I just said it. :-D

    Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

    M 1 Reply Last reply
    0
    • D Dy

      Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

      - Dy

      P Offline
      P Offline
      Paul Watson
      wrote on last edited by
      #4

      You could use something like VMWare and assign very few resources to the VM.

      regards, Paul Watson Ireland & South Africa

      Fernando A. Gomez F. wrote:

      At least he achieved immortality for a few years.

      C 1 Reply Last reply
      0
      • P Paul Watson

        You could use something like VMWare and assign very few resources to the VM.

        regards, Paul Watson Ireland & South Africa

        Fernando A. Gomez F. wrote:

        At least he achieved immortality for a few years.

        C Offline
        C Offline
        Christopher Duncan
        wrote on last edited by
        #5

        All joking aside that's an excellent idea. During testing for a gig, I had tried to run Vista in a VM and the performance was very slow. It seems to me that this approach would work with any version of Windows by setting the resources low enough. As an added bonus, you'd probably flush out a few other low resource related issues.

        Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

        1 Reply Last reply
        0
        • D Dy

          Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

          - Dy

          M Offline
          M Offline
          MrPlankton
          wrote on last edited by
          #6

          PointSec, although that's not it's intended purpose.

          MrPlankton

          1 Reply Last reply
          0
          • C Christopher Duncan

            Vista? Hey, you guys were thinking it, I just said it. :-D

            Christopher Duncan Author of The Career Programmer and Unite the Tribes www.PracticalUSA.com

            M Offline
            M Offline
            martin_hughes
            wrote on last edited by
            #7

            I like the cut of your jib :) (I'm not going to buy your book though :p )

            1 Reply Last reply
            0
            • D Dy

              Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

              - Dy

              A Offline
              A Offline
              Anthony Mushrow
              wrote on last edited by
              #8

              Well, i think VMWare is gonna be the best, and most realistic option for seeing how stuff runs on a cra- slower machine. But you could always write up a simple program to suck up some RAM, and have a loop to use up the processor. Using up the RAM should accurately reflect have a small amount of RAM, using a loop to use up the processor... well, maybe not so accurate. And of course there's alot of other thing that affect performance.

              My current favourite word is: Bacon!

              -SK Genius

              R 1 Reply Last reply
              0
              • D Dy

                Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                - Dy

                M Offline
                M Offline
                MrPlankton
                wrote on last edited by
                #9

                Those utilities used for "overclocking" your uP probably can be employed to under clock it as well, slowing down your machine.

                MrPlankton

                D D 2 Replies Last reply
                0
                • A Anthony Mushrow

                  Well, i think VMWare is gonna be the best, and most realistic option for seeing how stuff runs on a cra- slower machine. But you could always write up a simple program to suck up some RAM, and have a loop to use up the processor. Using up the RAM should accurately reflect have a small amount of RAM, using a loop to use up the processor... well, maybe not so accurate. And of course there's alot of other thing that affect performance.

                  My current favourite word is: Bacon!

                  -SK Genius

                  R Offline
                  R Offline
                  Rob Graham
                  wrote on last edited by
                  #10

                  Geez, if slow is what you want, you need Virtual PC, not VMWare. (I'm being serious here...)

                  A 1 Reply Last reply
                  0
                  • R Rob Graham

                    Geez, if slow is what you want, you need Virtual PC, not VMWare. (I'm being serious here...)

                    A Offline
                    A Offline
                    Anthony Mushrow
                    wrote on last edited by
                    #11

                    Meh, same kinda thing really.

                    My current favourite word is: Bacon!

                    -SK Genius

                    1 Reply Last reply
                    0
                    • D Dy

                      Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                      - Dy

                      L Offline
                      L Offline
                      leppie
                      wrote on last edited by
                      #12

                      Create a thread with an infinite loop.

                      xacc.ide - now with TabsToSpaces support
                      IronScheme - 1.0 alpha 3 out now

                      1 Reply Last reply
                      0
                      • M MrPlankton

                        Those utilities used for "overclocking" your uP probably can be employed to under clock it as well, slowing down your machine.

                        MrPlankton

                        D Offline
                        D Offline
                        Dy
                        wrote on last edited by
                        #13

                        I have found one of those via google, and will use it if I can't see anything else, but really I'm looking for something that can slow down just one application

                        - Dy

                        M 1 Reply Last reply
                        0
                        • D Dy

                          Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                          - Dy

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #14

                          you can try implementing a loop that has no constraints

                          1 Reply Last reply
                          0
                          • D Dy

                            Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                            - Dy

                            L Offline
                            L Offline
                            Lost User
                            wrote on last edited by
                            #15

                            -Dy wrote:

                            Can anyone recommend a debugging tool that can slow down my machine?

                            Vista.

                            -Dy wrote:

                            Or even better, one that could slow down a single application?

                            Vista.

                            Morality is indistinguishable from social proscription

                            1 Reply Last reply
                            0
                            • D Dy

                              Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                              - Dy

                              G Offline
                              G Offline
                              Gary Wheeler
                              wrote on last edited by
                              #16

                              Install Lotus Notes and Symantec Antivirus, like the corporate IT bozos require where I work :|.

                              Software Zen: delete this;

                              1 Reply Last reply
                              0
                              • D Dy

                                Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                                - Dy

                                M Offline
                                M Offline
                                Michael Schubert
                                wrote on last edited by
                                #17

                                You may have to write something yourself. How about an application launcher where you create one thread that burns CPU cycles and another thread from which you launch your application? You'll probably have to play with the priorities for both threads a little to get it right.

                                1 Reply Last reply
                                0
                                • D Dy

                                  Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                                  - Dy

                                  V Offline
                                  V Offline
                                  Vark111
                                  wrote on last edited by
                                  #18

                                  Google for "moslo". Don't know what it's full capabilities are these days, but years ago I used it to slow down a PIII to ~ a Pentium 60 (just so I could play a video game :-O )

                                  1 Reply Last reply
                                  0
                                  • D Dy

                                    Can anyone recommend a debugging tool that can slow down my machine? Or even better, one that could slow down a single application?

                                    - Dy

                                    L Offline
                                    L Offline
                                    leckey 0
                                    wrote on last edited by
                                    #19

                                    My question is why would you want to do that? I'v never had to do something like that so I'm curious of the reasoning.

                                    New feature! Scroll down to see CP offenders! Current rant: "The 50 Greatest Comedy Skits of All-Time!" http://craptasticnation.blogspot.com/[^]

                                    D D 2 Replies Last reply
                                    0
                                    • M MrPlankton

                                      Those utilities used for "overclocking" your uP probably can be employed to under clock it as well, slowing down your machine.

                                      MrPlankton

                                      D Offline
                                      D Offline
                                      Dan Neely
                                      wrote on last edited by
                                      #20

                                      Unless you have a custom built PC probably not. OEM hardware generally doesn't support any of that sort of fiddling. If you do have mobo support for it though, slashing the bus speed and CPU multiplier will work well.

                                      You know, every time I tried to win a bar-bet about being able to count to 1000 using my fingers I always got punched out when I reached 4.... -- El Corazon

                                      1 Reply Last reply
                                      0
                                      • L leckey 0

                                        My question is why would you want to do that? I'v never had to do something like that so I'm curious of the reasoning.

                                        New feature! Scroll down to see CP offenders! Current rant: "The 50 Greatest Comedy Skits of All-Time!" http://craptasticnation.blogspot.com/[^]

                                        D Offline
                                        D Offline
                                        Dy
                                        wrote on last edited by
                                        #21

                                        Debugging a kind of race condition, only the condition isn't between threads in the same application, but between program's with a fairly complex IPC method (Windows Service's & TCP). If I can slow one program down, I'll be able to debug through the issue to find the root cause. Well, that's the theory anyway :~

                                        - Dy

                                        1 Reply Last reply
                                        0
                                        • L leckey 0

                                          My question is why would you want to do that? I'v never had to do something like that so I'm curious of the reasoning.

                                          New feature! Scroll down to see CP offenders! Current rant: "The 50 Greatest Comedy Skits of All-Time!" http://craptasticnation.blogspot.com/[^]

                                          D Offline
                                          D Offline
                                          Dan Neely
                                          wrote on last edited by
                                          #22

                                          leckey wrote:

                                          My question is why would you want to do that? I'v never had to do something like that so I'm curious of the reasoning.

                                          Client requirement: Must run on a p3-1000 class machine. If you can throttling is much easier than scrounging an old box. While the light at the end of the tunnel is finally visible, I have a p3-450 box with NT4 sitting on my desk for occasional testing.

                                          You know, every time I tried to win a bar-bet about being able to count to 1000 using my fingers I always got punched out when I reached 4.... -- El Corazon

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups