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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:12:15+00:00 2026-05-16T17:12:15+00:00

The assumptions that I have are – Representations have a definition which have its

  • 0

The assumptions that I have are –

  • Representations have a definition which have its last modified date. E.g., Script that generates a JSON representation of a resource has when the script has been last modified.
  • Resource’s persistent storage does not have any storage limitation

Now the situation is that I have Resources for which their representations could be either pre-generated or generated on the fly; where pre-generated refers to text/html or application/atom+xml being generated when the resource is modified (could be done asynchronously) and generated on the fly refers to, e.g., a JSP/PHP script generating representation when requested.

What I am confused about is how much performance increment would pre-generation be versus generated-on-fly + caching? What are your experience/opinion?

  • 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-05-16T17:12:16+00:00Added an answer on May 16, 2026 at 5:12 pm

    You ask about performance, but don’t indicate what should perform, so I’m assuming that the metric is “response time”.

    The two approaches are just variants of each other. Pre generation is merely a different way of caching. So practically, the only difference is that one is “lazy” whereas the other isn’t.

    So the difference in latency would be zero when all resources have been cached (and don’t change). But the performance difference varies according to several parameters:

    • The time it takes to generate an item
    • The number of times each item changes
    • How often each item is accessed

    A tipping point is if an item is modified less often that it is accessed.

    But there are a lot of other factors to consider:

    • A pre-generation scheme scales a lot better, since they don’t require additional CPU if the number of requests increases
    • A pre-generation scheme is more fault tolerant, since there’s no database involved in the critical path of your application
    • A pre-generation scheme can be hard to do if one change in resource X (e.g. it’s deleted) causes 1000s of other resources to change (e.g. if they all link to X). It would increase the likelihood of a resource being modified more often than accessed.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So, I'm working under the assumption that we have typed languages because we make
I was hoping someone could validate my assumptions before I recommend that my client
I've developed a couple of iOS applications, and apart from that I have no
I just wrote my first web service so lets make the assumption that my
What are (if any)the implied assumptions or restrictions and the differences of designing like:
I'm confused. Answers to my previous question seems to confirm my assumptions. But as
Assumption: this is an internal web server Is there anything special you have to
i am working on a regex match function in python. i have the following
In sum: I need to write a List Comprehension in which i refer to
Assumption: live/production web app suppresses errors being shown to end-users. Suppose your tech support

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.