Remove Benchmarking Remove Development Remove Google Remove Hardware
article thumbnail

An analysis of performance evolution of Linux’s core operations

The Morning Paper

Most Linux users cannot afford the amount of resource large enterprises like Google put into custom Linux performance tuning… For Google of course, there’s an economy of scale that makes all that effort worth it. On the exact same hardware, the benchmark suite is then used to test 36 Linux release versions from 3.0

article thumbnail

What Adrian Did Next?—?Part 2?—?Sun Microsystems

Adrian Cockcroft

I became the Sun UK local specialist in performance and hardware, and as Sun transitioned from a desktop workstation company to sell high end multiprocessor servers I was helping customers find and fix scalability problems. We had specializations in hardware, operating systems, databases, graphics, etc.

Tuning 52
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

Performance Testing - Tools, Steps, and Best Practices

KeyCDN

Before you begin tuning your website or application, you must first figure out which metrics matter most to your users and establish some achievable benchmarks. In the context of web development, performance testing entails using software tools to simulate how an application runs under specific circumstances.

article thumbnail

Upcoming of the learned data structures

Abhishek Tiwari

This is a question recently asked and explored by a team of Google researchers led by Jeff Dean with a major focus on database indexes. Jeff is a Google Senior Fellow in the Google Brain team and widely known as a pioneer in artificial intelligence (AI) and deep learning community. Learned indexes.

article thumbnail

The Return of the Frame Pointers

Brendan Gregg

I ended up developing a fix for the JVM c2 compiler which Oracle reworked and added as the -XX:+PreserveFramePointer option in JDK8u60 (see my Java in Flames post for details [ PDF ]). Google should be no surprise because they pioneered continuous profiling.) The actual overhead depends on your workload. Back-end servers.

Java 145
article thumbnail

SKP's Java/Java EE Gotchas: Clash of the Titans, C++ vs. Java!

DZone

As a Software Engineer, the mind is trained to seek optimizations in every aspect of development and ooze out every bit of available CPU Resource to deliver a performing application. One, by researching on the Internet; Two, by developing small programs and benchmarking. These include Python, PHP, Perl, and Ruby.

Java 207
article thumbnail

From Heavy Metal to Irrational Exuberance

ACM Sigarch

The focus of most published research in architecture is on applications implemented in high-performance, “ close-to-the-metal” languages essentially developed before computers got fast. I suggest it’s long past time to move beyond C and SPEC benchmarks and our exclusive focus on “metal” languages.

C++ 108