article thumbnail

What is Non-Functional Testing? – All you need to know

Testlodge

Non-functional testing is a form of white-box testing, meaning the tester operates from the basis of knowing how the system operates internally or structurally. There are many types of non-functional tests, and their particular significance will depend upon the project. . Performance Testing Tools.

Testing 74
article thumbnail

Matching Supply With Demand — Solutions, Part 1

SQL Performance

The outer query also computes the trade quantity in the SELECT list as: LEAST ( EndDemand , EndSupply ) - GREATEST ( StartDemand , StartSupply ) If you're using Azure SQL, you can use this expression. You can see the result of a performance test comparing the two solutions in Figure 3.

Code 116
article thumbnail

Egnyte Architecture: Lessons learned in building and scaling a multi petabyte content platform

High Scalability

Tens of petabytes of data stored in our servers and other object stores such as GCS, S3 and Azure Blobstore. Version5: files metadata in MySQL, files stored in EOS/GCS/S3/Azure and served via HTTP, search in Lucene. Version6: files metadata in MySQL, files stored in EOS/GCS/S3/Azure served via HTTP, search in Elasticsearch.