article thumbnail

Why & How to Contribute to Open Source Projects?

Testsigma

Open-source projects or open-source software is probably not a new term. In the past decade, open-source software contributions have been on a steady rise resulting in frequent releases, improvements and newer software. This is what open-source is. Testsigma just went open source!

article thumbnail

The Pros and Cons of Wildcard Indexes on MongoDB

Percona

db.user.find( { name: "Marie" } ) [ { _id: ObjectId('658452289a147dcb1198d9e0'), name: 'Marie', date_of_birth: ISODate('2008-03-12T00:00:00.000Z'), gender: 'F', userMetadata: { dislikes: 'hamsters' } } ] db.user.find( { name: "Marie" } ).explain() This way, we can store everything we need. This way, we can store everything we need.

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

MariaDB vs MySQL: Key Differences and Use Cases

Percona

MariaDB is a popular SQL open source relational database management system that originated as a fork of MySQL after MySQL was acquired by Sun Microsystems in 2008 and later Oracle in 2010. It continues to be developed and maintained by the open source community and remains free to use under the GNU General Public License.

article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

It's an exciting time for developments in computer performance, not just for the BPF technology (which I often [write about]) but also for processors with 3D stacking and cloud vendor CPUs (e.g., Note that my predictions in this talk may be wrong, but they should be thought provoking.

article thumbnail

Catchpoint Buys WebPageTest – How the Acquisition Affects the Webperf Community

MachMetrics

Founded in 2008, Catchpoint states that its mission is to “help companies advance the digital experience of their customers and employees” They offer a suite of products such as synthetic monitoring, real user monitoring, endpoint monitoring, and network insights. Source: Catchpoint. Will WebPageTest remain open source?

article thumbnail

Jamstack CMS: The Past, The Present and The Future

Smashing Magazine

Yet, for all these technological developments, it’s interesting that many of us are still serving sites in the same way Tim did with the very first website — a web server serving static website files. However, unlike the early days of the web, static sites are no longer limited to developers working in a code editor.

Ecommerce 139
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

At USENIX SREcon22 APAC I gave the opening keynote on the future of computer performance, rounding up the latest developments and making predictions of where I see things heading. This talk originated from my updates to [Systems Performance 2nd Edition], and this was the first time I've given this talk in person!