Remove c
article thumbnail

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

Adrian Cockcroft

I was mostly coding in C, tuning FORTRAN, and when I needed to do a lot of data analysis of benchmark results used the S-PLUS statistics language, that is the predecessor to R. We had specializations in hardware, operating systems, databases, graphics, etc. He had it up and running on Wednesday. that a lot of people used.

Tuning 52
article thumbnail

The challenge is on! Community call for creating the fastest number series generator

SQL Performance

Testing different base table cardinalities is just one dimension to try. I’ll present the performance tests that I’ve done with my solution. You can create supporting tables in the user database if needed. Let’s proceed to performance testing. There could be many others. You can add hints as needed.

C++ 114
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

Real Time Oracle Performance Monitoring for Benchmarks

HammerDB

An essential part of database performance testing is viewing the statistics generated by the database during the test and in 2009 HammerDB introduced automatic AWR snapshot generation for Oracle for the TPC-C test. In this example a test with 2 minute rampup and 5 minute test time can be seen.

article thumbnail

The challenge is on! Community call for creating the fastest number series generator

SQL Performance

Testing different base table cardinalities is just one dimension to try. I’ll present the performance tests that I’ve done with my solution. You can create supporting tables in the user database if needed. Let’s proceed to performance testing. There could be many others. You can add hints as needed.

C++ 61
article thumbnail

HammerDB MySQL and MariaDB Best Practice for Performance and Scalability

HammerDB

This post complements the previous best practice guides this time with the focus on MySQL and MariaDB and achieving top levels of performance with the HammerDB MySQL TPC-C test. Similarly for this guide MySQL can be swapped for a mySQL based databases such as MariaDB. SELECT DISTINCT c from sbtest where id between ?

article thumbnail

KPTI/KAISER Meltdown Initial Performance Regressions

Brendan Gregg

In this post I'll look at the Linux kernel page table isolation (KPTI) patches that workaround Meltdown: what overheads to expect, and ways to tune them. Much of my testing was on Linux 4.14.11 Some older kernels have the KAISER patches for Meltdown, and so far the performance overheads look similar. Hit Ctrl-C to end.

article thumbnail

KPTI/KAISER Meltdown Initial Performance Regressions

Brendan Gregg

In this post I'll look at the Linux kernel page table isolation (KPTI) patches that workaround Meltdown: what overheads to expect, and ways to tune them. Much of my testing was on Linux 4.14.11 Some older kernels have the KAISER patches for Meltdown, and so far the performance overheads look similar. Hit Ctrl-C to end.