article thumbnail

Benchmarking spreadsheet systems

The Morning Paper

Benchmarking spreadsheet systems Rahman et al., construct a set of benchmarks to try and understand what might be going on under the covers in Microsoft Excel, Google Sheets, and LibreOffice Calc. The other systems avoid this recomputation, but are slower than Excel for value-only datasets. Rahman et al.

article thumbnail

What Happened to HornetQ, the JMS That Shattered Records?

DZone

broke records and defeated top-ranked messaging services in benchmark tests. In 2010, the SPECjms2007 benchmark record was smashed by HornetQ , an open-source enterprise messaging system from JBoss. Why wasn't it widely adopted? When testing a new product, it's important to see how it stacks up against its competition.

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

The Effect of Isolation Levels on Distributed SQL Performance Benchmarking

DZone

The general perception is that benchmarks published by vendors can never be trusted; however, well-run benchmarks absolutely have their place, even if performed by a vendor. Benchmarks are well-run when the input parameters to the benchmarked systems match the needs of the target workloads included in the benchmark.

article thumbnail

LISA2019 Linux Systems Performance

Brendan Gregg

Systems performance is an effective discipline for performance analysis and tuning, and can help you find performance wins for your applications and the kernel. I've also been working on Systems Performance 2nd Edition, now that the [BPF book] is done.

Systems 144
article thumbnail

Why you should benchmark your database using stored procedures

HammerDB

HammerDB uses stored procedures to achieve maximum throughput when benchmarking your database. HammerDB has always used stored procedures as a design decision because the original benchmark was implemented as close as possible to the example workload in the TPC-C specification that uses stored procedures. On MySQL, we saw a 1.5X

article thumbnail

Visual Network Mapping Your K8s Clusters To Assess Performance

DZone

Building performant services and systems is at the core of every business. Tons of technologies emerge daily, promising capabilities that help you surpass your performance benchmarks. Growing organizations, in the process of upscaling their services, unintentionally introduce complexities into the system.

Network 300
article thumbnail

Comparing Approaches to Durability in Low Latency Messaging Queues

DZone

I have generally held the view that replicating data to a secondary system is faster than sync-ing to disk, assuming the round trip network delay wasn’t high due to quality networks and co-located redundant servers. This is the first time I have benchmarked it with a realistic example. Little’s Law and Why Latency Matters.

Latency 275