Remove c
article thumbnail

The Speed of Time

Brendan Gregg

As (C) looked like a kernel rebuild, I started with (D) and (E). ## 5. I also rewrote this in C and called gettimeofday(2) directly: $ cat gettimeofdaybench.c. I also shared setting the clocksource in my talks and in my 2015 [Linux tunables] post. html [unroll the loop]: /blog/2014-04-26/the-noploop-cpu-benchmark.html

Speed 126
article thumbnail

GCC vs LLVM Q3 2017: Active Developer Counts

Nick Desaulniers

A blog post from a few years ago that really stuck with me was Martin Olsson’s Browser Engines 2015: Commit Rates and Active Developer Counts , where he shows information about the number of authors and commits to popular web browsers. Either way, I’m thankful to have not one, but two high quality open source C/C++ compilers.

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

How to evaluate modern APM solutions

Dynatrace

” — Christopher C, Platform Manager at an enterprise. Before 2015, Dynatrace was listed as Compuware. The post How to evaluate modern APM solutions appeared first on Dynatrace blog. The support team has been very responsive with questions we’ve had about the product.

article thumbnail

What is Azure Functions?

Dynatrace

As early as 2015, the Canadian Broadcasting corporation used Azure App Services, the managed platform for building web apps, to scale its real-time election-night website to handle requests from millions of users. appeared first on Dynatrace blog. Making the best use of Azure Functions. Ready to dive in?

Azure 137
article thumbnail

How To Add eBPF Observability To Your Product

Brendan Gregg

We'll likely open source the new one at some point and have a post about it on the Netflix tech blog. ## Case study: Facebook Facebook are advanced users of BPF, but deep details of how they run the tools fleet-wide aren't fully public. Then, having discovered everything is C or Python, some rewrite it all in a different language.

Latency 145
article thumbnail

Using Parallel Query with Amazon Aurora for MySQL

Percona

The queries are similar to those I’ve used in older blog posts comparing MySQL and Apache Spark performance ( [link] ). sec) mysql> set aurora_pq_force = 1; Query OK, 0 rows affected (0.00 sec) Turn off: mysql> set session aurora_pq = 0; Query OK, 0 rows affected (0.00 select avg(DepDelay/ArrDelay+1) from ontime.

Cache 48
article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

This blog post was originally published in November 2017 and was updated in June 2023. In this blog, we’ll provide a comparison between MariaDB vs. MySQL (including Percona Server for MySQL ). Discover the crucial MySQL setting that can optimize your database performance – check out our blog now !