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 8536907
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T10:46:28+00:00 2026-06-11T10:46:28+00:00

Relating to my other question Haskell collections with guaranteed worst-case bounds for every single

  • 0

Relating to my other question Haskell collections with guaranteed worst-case bounds for every single operation?, I’m curious: How long pauses can be caused by garbage collection?

Does Haskell use some kind of incremental garbage collection so that a program is stopped only for small periods at a time, or can it stop for several seconds in an extreme case?

I found two SPJ’s papers on the subject:
https://research.microsoft.com/en-us/um/people/simonpj/papers/non-stop/index.htm.
But I didn’t find a reference if these ideas were actually adopted by GHC (or other Haskell implementations).

  • 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-11T10:46:30+00:00Added an answer on June 11, 2026 at 10:46 am

    GHC is designed for computational throughput, not latency. As a result, GHC uses a generational, multi-threaded garbage collector with thread-local heaps.
    Garbage collection of thread-local objects does not stop other threads. The occasional major GC of the global heap will pause all threads.

    Typically the pauses are in the small number of milliseconds, however there is no guarantee of latency.

    You can control the frequency of GC via several runtime flags (e.g. the gc -I interval).

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

Sidebar

Related Questions

Somewhat related to this question and several other SO questions relating to formatting decimals
i have seen other blogs and SO questions relating to this issue but none
I can see a number of other good answers to questions relating to CSS
I have this question relating to Lucene. I have a form and I get
I have a question relating to alignment in C/C++. In Determining the alignment of
Following on from a previous question relating to heap usage restrictions , I'm looking
A conversion question relating to prices in oscommerce: I am needing for a custom
I have a question relating programming and english language both: Whether to use third
This is just a general question relating to some high-performance computing I've been wondering
This is a follow on from my last question relating to plotting timestamps in

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.