Coder Social home page Coder Social logo

mesh's Introduction

Mesh View spot finder

There are 2 branches, the Main branch and the CleanUp branch. CleanUp branch has more cleaner structure, I've added Helper class there. However, this has resulted in calculations being a few tenths of a second slower. The programme is generally fast, taking about 1 second for 10,000 items and about 3 seconds for 20,000 items.

Getting Started

This is a Serverless Azure functions project (HTTP trigger function). Using .Net 6, developed in Visual Studio 2022

Prerequisites

  • Visual Studio 2022,
  • Insomnia or Postman for Api calls,

Installation

  1. Clone the repo
    git clone https://github.com/KarolRechman/Mesh.git
  2. Open solution in VS 2022
  3. Install NuGet packages, it can be done with build
  4. Run app
  5. Prepere an Http POST request in Insomnia or Postman
  • add parameters:
  • Name: mesh, type: json file,
  • Name: numberOfSpots, type: value (integer) image image
  1. Test application by making an HTTP request, to your local host, like this: http://localhost:7275/api/MeshFunction

TESTS

One of the best times are on these screenshots:

Result with with 10000 elements: image

Result with with 20000 elements (Record time): image

Result with with 20000 elements (CleanUp branch): image

(back to top)

mesh's People

Contributors

karolrechman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.