<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rares Folea</title>
    <description>The latest articles on DEV Community by Rares Folea (@raresraf).</description>
    <link>https://dev.to/raresraf</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F390239%2Fb0c4be23-37c1-42e0-ae29-0df6aaed01ea.jpeg</url>
      <title>DEV Community: Rares Folea</title>
      <link>https://dev.to/raresraf</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/raresraf"/>
    <language>en</language>
    <item>
      <title>rafMetrics</title>
      <dc:creator>Rares Folea</dc:creator>
      <pubDate>Wed, 20 May 2020 07:45:55 +0000</pubDate>
      <link>https://dev.to/raresraf/rafmetrics-3ebo</link>
      <guid>https://dev.to/raresraf/rafmetrics-3ebo</guid>
      <description>&lt;h2&gt;
  
  
  My Final Project
&lt;/h2&gt;

&lt;p&gt;r-Complexity is a refined complexity calculus model which defines a new asymptotic notations that offer better complexity feedback for similar programs, providing subtle insights even for algorithms that are part of the same conventional complexity class. &lt;/p&gt;

&lt;h2&gt;
  
  
  Link to Code
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vWogaON8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-28d89282e0daa1e2496205e2f218a44c755b0dd6536bbadf5ed5a44a7ca54716.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/raresraf"&gt;
        raresraf
      &lt;/a&gt; / &lt;a href="https://github.com/raresraf/rafMetrics"&gt;
        rafMetrics
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Metrics for evaluating the performance and complexity of computer programs
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
rafMetrics&lt;/h1&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/raresraf/rafMetrics/workflows/Python%20application/badge.svg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dbCCO6Ux--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/raresraf/rafMetrics/workflows/Python%2520application/badge.svg" alt="Python application"&gt;&lt;/a&gt;
&lt;a rel="noopener noreferrer" href="https://github.com/raresraf/rafMetrics/workflows/Codecov/badge.svg"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Po0_0H7N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://github.com/raresraf/rafMetrics/workflows/Codecov/badge.svg" alt="Codecov"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.codefactor.io/repository/github/raresraf/rafmetrics" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/8e61eabac591705f1525c8b2357e832ad973f3a9/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f72617265737261662f7261666d6574726963732f6261646765" alt="CodeFactor"&gt;&lt;/a&gt;
&lt;a href="https://codecov.io/gh/raresraf/rafMetrics" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/1dce5d6ca6be430e8a44eaec9d0caa82a51ea4f6/68747470733a2f2f636f6465636f762e696f2f67682f72617265737261662f7261664d6574726963732f6272616e63682f6d61737465722f67726170682f62616467652e737667" alt="codecov"&gt;&lt;/a&gt;
&lt;a href="https://deepsource.io/gh/raresraf/rafMetrics/?ref=repository-badge" rel="nofollow"&gt;&lt;img src="https://camo.githubusercontent.com/5e6fe50bc867e5ae50eb75750b1c6fe10a6d0288/68747470733a2f2f7374617469632e64656570736f757263652e696f2f64656570736f757263652d62616467652d6c696768742d6d696e692e737667" alt="DeepSource"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Metrics for evaluating the performance and complexity of computer programs&lt;/p&gt;
&lt;h2&gt;
Components:&lt;/h2&gt;
&lt;h3&gt;
rafComputing&lt;/h3&gt;
&lt;p&gt;The ML-based tool implementing the process of automatically tailoring a suitable rComplexity Class for an algorithm.&lt;/p&gt;
&lt;h3&gt;
WebMonitoring&lt;/h3&gt;
&lt;p&gt;A tool for monitoring multiple network resources and websites
Gather data by periodically monitoring specific resources and websites and stores results in database.&lt;/p&gt;
&lt;h4&gt;
ResourceManager&lt;/h4&gt;
&lt;p&gt;Monitors all resources by periodically (timer set default at 1 hour interval) sending requests to existing resources
Store simple metrics like total time or total requests answer as entries in DB.&lt;/p&gt;
&lt;h4&gt;
WebsiteManager&lt;/h4&gt;
&lt;p&gt;Monitors all websites by periodically (timer set default at 1 hour interval) generating a HAR (HTTP-Archieve data performance file) for loading metrics corresponding to a website, with Chrome using Browsermob-Proxy
Also parse and store valuable insights resulted from the HAR file into DB.
The service uses &lt;a href="https://github.com/parasdahal/speedprofile"&gt;speedprofile&lt;/a&gt; engine.&lt;/p&gt;
&lt;h4&gt;
WebMonitoring API&lt;/h4&gt;
&lt;p&gt;Provide an API for interrogating useful metrics from DB.&lt;/p&gt;
&lt;h3&gt;
Login&lt;/h3&gt;
&lt;p&gt;Backend implementation to provide…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/raresraf/rafMetrics"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  The Platform
&lt;/h2&gt;

&lt;h3&gt;
  
  
  rafComputing
&lt;/h3&gt;

&lt;p&gt;The ML-based tool implementing the process of automatically tailoring a suitable rComplexity Class for an algorithm.&lt;/p&gt;

&lt;h3&gt;
  
  
  WebMonitoring
&lt;/h3&gt;

&lt;p&gt;A tool for monitoring multiple network resources and websites.&lt;br&gt;
Gather data by periodically monitoring specific resources and websites and stores results in database.&lt;/p&gt;

&lt;h4&gt;
  
  
  ResourceManager
&lt;/h4&gt;

&lt;p&gt;Monitors all resources by periodically (timer set default at 1 hour interval) sending requests to existing resources.&lt;br&gt;
Store simple metrics like total time or total requests answer as entries in DB.&lt;/p&gt;

&lt;h4&gt;
  
  
  WebsiteManager
&lt;/h4&gt;

&lt;p&gt;Monitors all websites by periodically (timer set default at 1 hour interval) generating a HAR (HTTP-Archieve data performance file) for loading metrics corresponding to a website, with Chrome using Browsermob-Proxy.&lt;br&gt;
Also parse and store valuable insights resulted from the HAR file into DB.&lt;br&gt;
The service uses &lt;a href="https://github.com/parasdahal/speedprofile"&gt;speedprofile&lt;/a&gt; engine.&lt;/p&gt;

&lt;h4&gt;
  
  
  WebMonitoring API
&lt;/h4&gt;

&lt;p&gt;Provide an API for interrogating useful metrics from DB.&lt;/p&gt;

&lt;h3&gt;
  
  
  Login
&lt;/h3&gt;

&lt;p&gt;Backend implementation to provide a simple authentication, registration and management for users inside rafMetrics platform.&lt;/p&gt;

&lt;h3&gt;
  
  
  DockerConfig
&lt;/h3&gt;

&lt;p&gt;Keeps track of all Docker Compose/Docker Swarm settings and configurations.&lt;/p&gt;

&lt;h3&gt;
  
  
  KubernetesConfig
&lt;/h3&gt;

&lt;p&gt;Keeps track of all k8s settings&lt;/p&gt;

&lt;h3&gt;
  
  
  MySQL
&lt;/h3&gt;

&lt;p&gt;Database used to store persistent data required by Login and WebMonitoring.&lt;br&gt;
All relations are kept in &lt;strong&gt;Boyce-Codd Normal Form&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  deploy_repo.sh
&lt;/h3&gt;

&lt;p&gt;Simple script to ensure dockerize and deployment in Kubernetes for all backend components&lt;/p&gt;

&lt;h3&gt;
  
  
  metricsUI
&lt;/h3&gt;

&lt;p&gt;Frontend implementation of rafMetrics platform based on Flatlogic Template: React Material Admin — Material-UI Dashboard&lt;/p&gt;

</description>
      <category>octograd2020</category>
      <category>githubsdp</category>
      <category>python</category>
      <category>complexity</category>
    </item>
  </channel>
</rss>
