Content tagged memory

Report Tag

23 usages of this tag
13
  • 18.7K visits
  • 31K views
This content is deleted
Blog Post
Remember not to waste your memory
9 favourites

Occasionally we're asked questions like "I want to make a game with huge levels all made of uniquely drawn art tiles. Can Construct 2 handle this?" Alternativel...

2
  • 2.6K visits
  • 3.2K views
This content is deleted
Blog Post
Understanding CPU and memory measurements
0 favourites

Construct 2 provides three main expressions for examining performance and memory: Fps , cpuutilisation and ImageMemoryUsage . Windows also provides more perform...

2
  • 2.2K visits
  • 2.7K views
This content is deleted
Blog Post
Everyone blames bloated web pages on the browser
0 favourites

Recently I read this critique of Slack's desktop app , which is built with Electron (basically a Chromium-based wrapper like NW.Js). In other words, it's a brow...

2
  • 3.4K visits
  • 4.7K views
This content is deleted
Blog Post
Why JavaScript needs cross-heap collection
0 favourites

Web Workers allow a page to create multiple Javascript contexts which run in parallel to each other. This is great for performance and an important way to avoid...

  • 2 replies
  • 661 views
This content is deleted
Forum Topic
Do the videos use RAM memory?
0 favourites

I still try to decrease the memory consumption of my games, I have some sprites that could substitute for videos. I don't trust much of the readings from the de...

posted 5 years ago
  • 5 replies
  • 750 views
This content is deleted
Forum Topic
Decrease in downloads due to the use of RAM
0 favourites

I continue to receive many negative reviews for the consumption of RAM in games. They only work on phones with 3 or more gigasbytes of memory. My downloads have...

posted 5 years ago
  • 1 replies
  • 698 views
0 favourites

How can I create a memory game where a text (e.G. Cherry) matches with a picture (e.G. Picture of a cherry)? Looking forward to your answers!

  • 0 replies
  • 571 views
0 favourites

We have a Construct client served within a Ruby on Rails application. We have noticed an issue which occurs for approximately 10% to 25% of our users per sessio...

  • 4 replies
  • 615 views
This content is deleted
Forum Topic
Memory and size
0 favourites

I'm here because I'd have a quick little question. I have a little prototype right now, 4 unfinished stages. They mainly rely on a physic engine. The project is...

posted 5 years ago
  • 2 replies
  • 912 views
This content is deleted
Forum Topic
Many sprite objects or one sprite with many animations?
0 favourites

I'm worried about resource consumption on mobile. My game has a layout that a specific set of sprites is shown. Each sprite has a randomly selected appearance....

posted 5 years ago