May, 2014

article thumbnail

The AWS Activate CTO to CTO series on Medium

All Things Distributed

'I''m excited to announce a new blog dedicated to AWS startups. We''re launching it on Medium , itself a startup on AWS. I kicked off the blog with a Q&A with the Medium CTO Don Neufeld. I really enjoyed Don''s answers to my questions and there are some real gems in here for startup CTOs. Check it out. We''ll be keeping this blog fresh with other startup spotlights and good technical content so follow the collection and keep up.

AWS 93
article thumbnail

Performance Budgeting with Grunt

Tim Kadlec

It seems like the idea of performance budgeting has been gaining quite a bit of traction over the past year. This is awesome! The best way to improve web performance is to prioritize it from the get-go, and that’s exactly what a performance budget helps you do. But having the budget set in a document somewhere doesn’t accomplish much. It needs to be enforced to really matter.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Floppy Clone Released

The Polyglot Developer

With the intention of writing a tutorial, I’ve gone ahead and created a Flappy Bird clone in Unity3D and named it Floppy Clone. The source code and all assets to this project can be found on GitHub. The post Floppy Clone Released appeared first on The Polyglot Developer.

Code 52
article thumbnail

Faster EC2 testing agents

Speed Curve

As of the 1st of June SpeedCurve has switched to using faster testing agents at Amazon EC2 data centers. As web pages become more Javascript and resource heavy I've noticed more and more pages max out the CPU while performance testing. SpeedCurve now uses EC2 m1.medium instances which have 3.75GB of RAM with faster CPU and network performance. For CPU heavy pages you should see a drop in overall load time.

Testing 40
article thumbnail

Deflation and Technical Debt

The Agile Manager

Technical debt is a useful metaphor for explaining why some code is faster to complete but more expensive to maintain. It is also helpful in explaining design decisions made for sake of expediency, or because of an outright lack of knowledge. Tech debt can be a real burden on development, particularly as it takes away time that would otherwise be directed toward productive investment in new feature development.

article thumbnail

AppFabric Caching: Retry Later

ScaleOut Software

We have spent a great deal of time at ScaleOut Software re-architecting our in-memory data grid (IMDG)’s code base to make best use of many cores and large memory. For example, the IMDG must be able to efficiently create millions of objects in each server to make use of its huge storage capacity. Likewise, object access paths must be heavily multi-threaded and avoid lock contention to minimize access latency and maximize throughput.

Cache 40
article thumbnail

The AWS Activate CTO to CTO series on Medium

All Things Distributed

I’m excited to announce a new blog dedicated to AWS startups. We’re launching it on Medium, itself a startup on AWS. I kicked off the blog with a Q&A with the Medium CTO Don Neufeld. I really enjoyed Don’s answers to my questions and there are some real gems in here for startup CTOs.

AWS 78

More Trending

article thumbnail

Toggle Unity3D Sprites On Click

The Polyglot Developer

When creating a game there is often the need to create a toggle. An obvious example might be for a volume controller. Click the sprite to turn the volume on, and click the same sprite to turn the volume off. The best way to accomplish this task is to create a sprite game object that has a script with two public sprite variables. In the Unity editor add one sprite that will represent the on toggle position and another sprite that will represent the off toggle position.

Games 52
article thumbnail

Speed Index now available

Speed Curve

Speed Index is now available on SpeedCurve. Choose "SpeedIndex" from the top right of the main graphs. Speed Index is an important measure of a user's experience as the page loads. It's based on video analysis of how the page loads over time. Here's a great video from Paul Irish introducing Speed Index at the recent Front End Ops Conference.

Speed 40
article thumbnail

Seven Day Turbo Prop Stats

The Polyglot Developer

It has been exactly seven days since Turbo Prop for Android, iOS, Windows Phone, BlackBerry, and Amazon Kindle Fire went live. This is a status update in regards to downloads as well as ad earnings for my first Unity3D game. The post Seven Day Turbo Prop Stats appeared first on The Polyglot Developer.

Games 52
article thumbnail

Google Admob with Unity3D

The Polyglot Developer

Monetization is desired by game developers and standard app developers alike. For the developers that would like to keep their work free to download, in app advertising is often a good choice. Admob by Google is convenient for ads because it is compatible with iOS and Android without changes to the Unity3D project. The post Google Admob with Unity3D appeared first on The Polyglot Developer.

Google 52
article thumbnail

Object Pooling For Efficiency

The Polyglot Developer

When it comes to computing, not all devices are created equal. An action intense game that runs at 500 frames per second on a computer may only run at 12 frames per second on a mobile device. To maximize your frame rate across all platforms it is very important to use your game resources efficiently. One of the best things you can do for your game is to use object pooling.

article thumbnail

Reports of Scale-Out’s Demise Are Greatly Exaggerated

ScaleOut Software

A recent blog post highlighted a Microsoft technical report which asserts that most Hadoop workloads are 100 GB or smaller, and for almost all workloads except the very largest “a single ‘scale-up’ server can process each of these jobs and do as well or better than a cluster in terms of performance, cost, power, and server density.” It’s certainly true that Hadoop MapReduce seems to have focused more on clustering issues than on single-server optimizations.

Network 40
article thumbnail

Cloud computing in Europe should put power in the hands of the customer

All Things Distributed

'This is an extended version of an article that appeared in the Guardian today. We are rapidly entering into an era where massive computing power, digital storage and global network connections can be deployed by anyone as quickly and easily as turning on the lights. This is the promise – and the reality – of cloud computing which is driving tremendous change in the technology industry and transforming how we do business in Europe and around the world.

Cloud 123