fringewidth / fringewidth/jfit

Erroneous fitting for O(n) curves

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
Java
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Attempting to analyse constant time curves over large ranges of n results in a plot with several segmented lines, most likely due to caching effects. jFit currently fits an erroneous curve for such data because it assumes all data is an unbroken straight line.

![n-plot](https://github.com/fringewidth/jfit/assets/116365046/3330ff5c-afdd-466a-b339-17897002b858)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.