Incredibuild

4.6 (9)
Write a Review!
Development platform to manage compilation, test & release

About Incredibuild

Incredibuild is a cloud-based and on-premise agile development platform, which helps businesses across IT, finance, manufacturing, automotive and various other industries streamline compilations, testing and release automation processes during application building.

Incredibuild performs regular iterations of C++ and C# compilations and lets administrators visualize the progress and detect errors or inefficiencies. It leverages virtualization technology to distribute the compile load across remote systems, reducing wait times and context switching for developers. Release managers can run full rebuilds, configurations, and QA tests while maintaining the build time. The platform also assists with multiple types of testing such as unit, regression, API, soak, and load.

Incredibuild offers integration with several third-party platforms such as Jenkins, TeamCity, Azure DevOps, BuildForge, MSBuild, QT Creator, and more. Developers can run multiple simulations and track bottlenecks, failures, and utilization through the dashboard. It also helps end-users manage rendering, shader compilation, texture compression, image processing, conversion, and other graphic workloads.


Images

Incredibuild Software - Dashboard
Incredibuild Software - Build Monitor
View 4 more

Not sure about Incredibuild? Compare with a popular alternative Show more details

Incredibuild

4.6 (9)
VS.
Highly reviewed

Starting Price

No pricing found
US$249.00
month

Pricing Options

Free version
Free trial
Free version
Free trial

Features

50
78

Integrations

8
14

Ease of Use

4.4 (9)
4.8 (39)

Value for Money

4.1 (9)
4.7 (39)

Customer Service

4.6 (9)
4.9 (39)
Green rating bars show the winning product based on the average rating and number of reviews.

Alternatives

Show more details

Willo

4.7
#1 Alternative to Incredibuild
Discover the best talent, and grow faster with the video interviewing platform designed for an incredible candidate...

Jira

4.4
#2 Alternative to Incredibuild
Jira is the leading issue and project tracking software for agile teams. It helps plan, track, and release world-class...

Caspio

4.5
#3 Alternative to Incredibuild
Caspio is the world’s leading NO-CODE platform for building online database applications without having to write code.

Rayven

5
#4 Alternative to Incredibuild
All-in-One SaaS for solving business' interoperability, real-time data + app development challenges #iPaaS #Data #BI...

Reviews

Overall rating

4.6 /5
(9)
Value for Money
4.1/5
Features
4.1/5
Ease of Use
4.4/5
Customer Support
4.6/5

Already have Incredibuild?

Software buyers need your help! Product reviews help the rest of us make great decisions.

Showing 5 reviews of 9
Tomasz
Tomasz Show more details
Overall rating
  • Industry: Computer Software
  • Company size: 501–1,000 Employees
  • Used Daily for 2+ years
  • Review Source Show more details

Overall rating

  • Value for Money
  • Ease of Use
  • Customer Support
  • Likelihood to recommend 10.0 /10

I love it

Reviewed on 2021/03/01

I remember having some issue only once, and it happened very rarely. I posted it to a man from IB...

I remember having some issue only once, and it happened very rarely. I posted it to a man from IB team, and got immediate reply with suggestions what to tweak in settings to fix that, which obviously worked.
Some of my colleauges says that the only annoying thing is that when they do a trivial change in code that needs rebuilding just that single cpp file, it takes more time than it should because IB does some initial task which we believe has something to scheduling jobs among clients, which in practice doesn't need any help because rebuilding just 1 file is enough to be done locally.

Pros

It works just out of the box. We was worried that we'll have to spend a lot of time trying to make it work, especially that our projects are insanely huge. With all dependency libs clean build on 8-core cpu machine is around 25-30 minutes, and we often rebuild a lot because the code is very templastic, so touching one template triggers domino effect. Anyway... we was surprised when we just installed it, pressed button to build, and tadaa. Compiled in 4-5mins !

Cons

When I hit compile on my PC, I feel like entire building is taking off like a helicopter. 50+ computers on our floor starts throttling up their cpu fans :) Which is also kind of impressing.

Yossi
Yossi Show more details
Overall rating
  • Industry: Hospital & Health Care
  • Company size: 201–500 Employees
  • Used Daily for 2+ years
  • Review Source Show more details

Overall rating

  • Value for Money
  • Ease of Use
  • Customer Support
  • Likelihood to recommend 10.0 /10

Saves huge amount of time on compilations

Reviewed on 2021/02/02

Bottom line this tool saves a tremendous amount of time for developers, and also in CI/nightly...

Bottom line this tool saves a tremendous amount of time for developers, and also in CI/nightly builds. This translates into increased developer productivity and faster feedback from the CI system.

Pros

The technology is truly amazing. A Visual Studio build that takes 8 hours to complete, was cut down to 45 minutes just by deploying Incredibuild, before applying any further optimizations and best practices to accelerate the build even more. It also works on our current hardware (workstations and servers) without noticeable impact on performance.

Cons

The fact that you need a separate license bundle for each technology (C++, C#, make, ...), and also separate license bundles to utilize multi-core machines, can greatly increase the cost of the product in the long run

Notarangelo
Overall rating
  • Industry: Medical Devices
  • Company size: 51–200 Employees
  • Used Daily for 2+ years
  • Review Source Show more details

Overall rating

  • Value for Money
  • Ease of Use
  • Customer Support
  • Likelihood to recommend 6.0 /10

4 cores package should not exist today...

Reviewed on 2021/06/18

Because of this, we are now thinking about no longer using Incredibuild and thus using the full...

Because of this, we are now thinking about no longer using Incredibuild and thus using the full power of our computers. That said, incredibuild is still a great tool if you can afford it or use less powerful computers.

Pros

Very easy to use and configure.
Very useful (and not very expensive with the 4 cores package), with a slow computer park .

Cons

The 4 cores package limits the use to 4 cores per computer, even on our own computer. When we have more powerful computer (12 and 16 cores in our case), it unfortunately becomes much less interesting to use incredibuild rather than the simple and free parallel build from visual studio.
So, the 4 cores package slowed down considerably our daily compilation ; and up for more than 4 cores package is very expensive...

Brent
Overall rating
  • Industry: Computer Games
  • Company size: 51–200 Employees
  • Used Daily for 2+ years
  • Review Source Show more details

Overall rating

  • Value for Money
  • Ease of Use
  • Likelihood to recommend 6.0 /10

Whoosh splat

Reviewed on 2021/02/18

Compile times for Unreal Engine based games.

Compile times for Unreal Engine based games.

Pros

Distributed builds are definitely a huge performance win for being able to iterate on building our product.

Cons

1. Unfortunately, it can lead to a Jevon's paradox where it is easier to be sloppy about structuring code well to avoid issues that slow down compiles.
2. Initiating XGE builds for tools is done through an executable--there isn't an API to use where you can initiate, monitor, add or remove tasks to distribute along with what is currently being built, or cancel. This level of dynamism would help with multiple builds being initiated by the same PC.
3. There have been stability issues and crashes we have encountered for our builds which seem exacerbated with the number of people working remotely.

Verified Reviewer Show more details
Overall rating
  • Industry: Electrical/Electronic Manufacturing
  • Company size: 5,001–10,000 Employees
  • Used Daily for 2+ years
  • Review Source Show more details

Overall rating

  • Value for Money
  • Ease of Use
  • Customer Support
  • Likelihood to recommend 10.0 /10

Build fast using your free computing power

Reviewed on 2021/02/02

Incredibuild are the easiest way without changing your project to dramatically lower your build...

Incredibuild are the easiest way without changing your project to dramatically lower your build time, they have good service support and build monitor shows you if you would join more resources that you already have it would build even faster. good integration with all Microsoft tools and also Linux (we're using it for both)

Pros

The thing I like most about this software is the simplicity to lower dramatically our product build time without using extra resources.

Cons

The cloud solution is running on your cloud environment (not including IBM Cloud) and it's not fully SAAS.

Showing 5 reviews of 9 Read all reviews

Incredibuild FAQs

Below are some frequently asked questions for Incredibuild.

Incredibuild offers the following pricing plans:

  • Pricing model: Free Version, Subscription
  • Free Trial: Available

Please contact Incredibuild Software for pricing details.

Incredibuild has the following typical customers:

2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000

Incredibuild supports the following languages:

English

Incredibuild supports the following devices:

Incredibuild integrates with the following applications:

CRYENGINE, Docker, Jenkins, Kubermatic Kubernetes Platform, Microsoft Visual Studio, QMATCH, TeamCity, Unreal Engine

Incredibuild offers the following support options:

Email/Help Desk, Knowledge Base, Phone Support

Related categories

See all software categories found for Incredibuild.