Skip to main content
Home
Rulyotano's Blog

Main navigation

  • Blog
  • Books

Blog

Improving latency by 20x times!

Profile picture for user rulyotano-admin
By rulyotano-admin on Wed, 10/09/2024 - 13:16
Latency improved
I want to share my experience improving our service latency and the steps I've taken to achieve it. As a result, the P75 Latency went down from more than 100 milliseconds to less than 6! We removed the joins from the SQL queries so we could create one specific cache to fit our needs.
Tags
Blog
  • Read more about Improving latency by 20x times!

Interpolate 2D Points Using Bezier Curves in WPF

Profile picture for user rulyotano-admin
By rulyotano-admin on Wed, 10/02/2024 - 20:45
Sample WPF app usage
Describe an algorithm to get Bezier curves from a set of points. This curve will pass through all the points and will have a smooth factor. In the case of the article, this is implemented in WPF, but also I've updated the article with some implementations made in JavaScript, which can be used in Web or Mobile apps based on JavaScript.
Tags
Blog
WPF
Algorithm
C#
  • Read more about Interpolate 2D Points Using Bezier Curves in WPF

Tree-Extended, a tool to get custom directories trees

Profile picture for user rulyotano-admin
By rulyotano-admin on Wed, 10/02/2024 - 20:33
Tree-extended screen
In this write, I want to show two ways to create custom directory trees by using the tree-extended tool.
Tags
Blog
VsCode
Javascript
  • Read more about Tree-Extended, a tool to get custom directories trees

Build Your Personal Website for Free Using React.js

Profile picture for user rulyotano-admin
By rulyotano-admin on Tue, 10/01/2024 - 16:59
Git + React + Next.Js
Build Your Personal Website for Free Using React.js And host it on GitHub pages...
Tags
Blog
Coding
Javascript
  • Read more about Build Your Personal Website for Free Using React.js
Copyright  ©rulyotano
Clear keys input element