Essays about: "lazy evaluation"

Showing result 1 - 5 of 7 essays containing the words lazy evaluation.

  1. 1. Front-end of a Debugger for Compiled Programs in Haskell

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE

  2. 2. Parallelization of boolean operations for CAD Software using WebGPU

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Max Helmrich; Linus Käll; [2023]
    Keywords : Parallelization; Web; Boolean Operations; WebGPU; CAD; GPU Acceleration;

    Abstract : This project is about finding ways to improve performance of a Computer-Aided-Design (CAD) application running in the web browser. With the new Web API WebGPU, it is now possible to use the GPU to accelerate calculations for CAD applications in the web. READ MORE

  3. 3. Improving Availability of Stateful Serverless Functions in Apache Flink

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Christopher Gustafson; [2022]
    Keywords : Function-as-a-Service; Stateful Serverless Functions; Apache Flink StateFun; Availability; RonDB; RocksDB; Function-as-a-Service; Tillståndsbaserade ServerlösaFunktioner; ApacheFlink StateFun; Tillgänglighet; RonDB; RocksDB;

    Abstract : Serverless computing and Function-as-a-Service are rising in popularity due to their ease of use, provided scalability and cost-efficient billing model. One such platform is Apache Flink Stateful Functions. READ MORE

  4. 4. Performance assessment of Apache Spark applications

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Salam AL Jorani; [2019]
    Keywords : Big Data; Apache Spark; BigBlu; Lazy evaluation of Spark;

    Abstract : This thesis addresses the challenges of large software and data-intensive systems. We will discuss a Big Data software that consists of quite a bit of Linux configuration, some Scala coding and a set of frameworks that work together to achieve the smooth performance of the system. READ MORE

  5. 5. Survey data visualization in a web environment

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Hannes Albinsson; Emil Bengtsson; [2018]
    Keywords : Visualization; javascript; web; survey data visualization; data visualization; perception of data; lazy load; chartjs;

    Abstract : Briteback Explore is a service provided by the company Briteback. The service provides a survey tool to its users that allows access to results through the downloading of a comma-separated values (CSV) -file. READ MORE