Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 109261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:02:29+00:00 2026-05-11T02:02:29+00:00

I’m driving a web services load test using a system of WSF, VBS and

  • 0

I’m driving a web services load test using a system of WSF, VBS and JavaScript scripts. The load driver is running on my workstation, sending requests to a remote application server. I’m using WScript.StdOut.Write in the driver script to write results, and just redirecting the output to a text file when I run the test:

cscript //nologo driver.wsf > test_results.txt 

When I use my ‘smoke test’ input file of only 100 transactions, the test runs fairly quickly, and without issues. When I use my ‘load test’ input file of 200,000 transactions, the performance of the driver degrades over time, to the point of the workstation on which it’s running becoming unresponsive and is using 85% of the page file. The size of my test_results.txt file was just over 43GB.

I suspect that Windows is caching the StdOut output to memory rather than writing it to the file; does anyone have an alternative explanation or other ideas? Would it be better to manage the output as file system objects from my script rather than use StdOut?

UPDATE: My driver basically does this (psuedo code):

Open input file  Read a record  While not EOF      Encode record      Create SOAP message containing record      Make web service request      Write time to get response to StdOut      Read another record  End While  Close input file 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T02:02:30+00:00Added an answer on May 11, 2026 at 2:02 am

    I doubt very seriously that the problem is with the redirected output. I often create redirected StdOut files that are hundreds of megabytes in size.

    More likely, something about encoding the record, creating the SOAP message, or making the Web service request is leaking memory.

    You might consider commenting out the line that writes the response time to StdOut, and re-run the program. If the program still begins slowing down, then you’ve eliminated the output as the cause.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 122k
  • Answers 122k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can do something like this: var doc = new… May 12, 2026 at 12:39 am
  • Editorial Team
    Editorial Team added an answer On a random file in my tmp directory, this is… May 12, 2026 at 12:39 am
  • Editorial Team
    Editorial Team added an answer Just in-case something inside your xmlhttp object creation is not… May 12, 2026 at 12:39 am

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
Seemingly simple, but I cannot find anything relevant on the web. What is the
Does anyone know how can I replace this 2 symbol below from the string
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.