EngineeringProductivity/Projects/ActiveData: Difference between revisions

format fix
(add charts)
(format fix)
Line 6: Line 6:
ActiveData is built on top of ElasticSearch, a fast, distributed, redundant document store.  ActiveData provides the benefits of familiar and succinct SQL by translating SQL-like queries to ElasticSearch queries,  
ActiveData is built on top of ElasticSearch, a fast, distributed, redundant document store.  ActiveData provides the benefits of familiar and succinct SQL by translating SQL-like queries to ElasticSearch queries,  


== Charts ==
= Charts =


ActiveData is fast enough to support dashboards.   
ActiveData is fast enough to support dashboards.   


=== Build times ===  
== Build times ==
{| class="wikitable"
{| class="wikitable"
|-
|-
Line 26: Line 26:
|}
|}


===Unit Test Visualization===
==Unit Test Visualization==
With all unit test results in ActiveData, we can get accurate estimates of "failure rate"; and be able to focus on the most-failing tests.
With all unit test results in ActiveData, we can get accurate estimates of "failure rate"; and be able to focus on the most-failing tests.


Confirmed users
513

edits