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

  • SEARCH
  • Home
  • 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 7848939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:22:40+00:00 2026-06-02T18:22:40+00:00

I am measuring hiccups using jHiccup tool build by Azul Systems. It collects data

  • 0

I am measuring “hiccups” using jHiccup tool build by Azul Systems. It collects data to identify the frequency and duration of pause times (hiccups) that occur while a JVM runs a Java application. It works on JVM level and beyond ( OS,driver and etc ).

Here is the results jHiccup
These results were gained on machine with SUSE SLERT 11 2.6.33 kernel PREEMPT RT, Intel i5, 4g memory. The process was running under cpu shielding ( 3 logical processors were isolated ) and with 99 priority (FIFO). I am wondering where this 57 mcs latency comes from. The application is pretty straightforward. It is network order processing system, so it parsing TCP packets feed, doing simple business logic and thats all. No GC, syncronizations, it is single threaded.

My guess is it might be a network issue e.g. blocking read? When I tryed non-blocking read with busy-waiting, I got similar results, but maybe i am doing it wrong. I have no clue where these hiccups can come from.

  • 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. Editorial Team
    Editorial Team
    2026-06-02T18:22:42+00:00Added an answer on June 2, 2026 at 6:22 pm

    IRQ Balance will distribute the interrupt handling across your cpus. You can turn this off or control its masks so you don’t get interrupted as much (Unfortunately there are two intrrupts you cannot turn off)

    Logical processes on the same core can disturb each other. For best results, I would isolate a core and only use that.

    Even though you have shielded the application it has many threads. For best results I have used linux to isolate a number of cores and only assign the critical threads to those cores. i.e. the other threads in the same application don’t use those cores at all.

    To control this, I have written this library Java Thread Affinity Even with this library, I see some jitter (though as much as 10x less) which could be caused by the power management or Local Timer Interrupt.

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

Sidebar

Related Questions

I am measuring the duration of an event, and I would like to plot
I am measuring time taken by my process using QueryPerformanceCounter and QueryPerformanceFrequency . It
Hi all I need to do some text measuring using java.awt.font.FontRenderContext , however this
I am trying to simulate n times the measuring order and see how measuring
I'm using InetAddress.getByName(params[0]).isReachable(300000) to determine if my NAS is alive. By measuring the time
Ok I need to implement a simple measuring tool for an iPad app I
For the profiler which I implement using JVMTI I would like to start measuring
What tools are available to profile a .NET program by measuring function execution times
I'm developing an application for measuring and storing running/cycling tracks using OSM/Google Maps integration.
I am measuring the duration of episodes (vector ep.dur in minutes) per day, for

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.