Skip to content

ViktoriaMiroshnichenko/slow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

301 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slow

A simple Java project for profiling CPU-heavy recursive code.

Purpose

This project is designed to generate noticeable CPU load so it can be inspected with a profiler.

Main class

my.profiler.Slow

What it does

The application repeatedly calculates Fibonacci numbers using a slow recursive implementation and pauses briefly between iterations to avoid excessive CPU stress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors