CalcsService | Calcs service for Severless Application Analytics Framework

 by   wlloyduw Shell Version: Current License: No License

kandi X-RAY | CalcsService Summary

kandi X-RAY | CalcsService Summary

CalcsService is a Shell library. CalcsService has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

The CalcsService is a compute-bound microservice implemented for testing Function-as-a-Service (FaaS) platforms. Implementations are available in Java, Node.JS, and Python. The CalcsService integrates the Serverless Application Analytics Framework (SAAF) to obtain CPU and performance metrics. The CalcsService implements random multiplication and division where the operands are stored in arrays for math operations as opposed to storing operands using primitive variables. Array indexes are selected randomly forcing the application to jump large distances across the arrays to read the operands increasing accesses to different memory pages to effectively negate system page caches. Memory stress can then be incremently introduced by using increasingly larger arrays. Using this technique we demonstrate an increase in the number of page faults and a resulting increase in runtime for the CalcsService. Using an array size of 1,000,000 vs. 1 increased the number of page faults 15.8x measured using an AWS Lambda function deployed with 256MB. With a 2048 MB function function deployment, the number of page faults increased 13.2x. Page faults are shown to produce increased function runtimes on AWS Lambda of 3.9x (256MB), 3.88x (512MB), 3.55x (1024MB), and 2.24x (2048MB) respectively. Increasing the array size also increases performance variance of the function presented here as the coefficient of variation (CV) from 11.9% -> 29.7% (256MB), 9.6% -> 25.8% (512MB), 9.2%->21.7% (1024MB), and 5.5%->24.8% (2048MB). The measurements were derived using the Java version of the Calcs Service. Our benchmarks with SAAF only consider the actual runtime of the function code. We have removed network latency and infrastructure cold start latency time and report the impact on the actual calculation runtime removing FaaS platform overhead.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              CalcsService has a low active ecosystem.
              It has 2 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              CalcsService has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of CalcsService is current.

            kandi-Quality Quality

              CalcsService has no bugs reported.

            kandi-Security Security

              CalcsService has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              CalcsService does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              CalcsService releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of CalcsService
            Get all kandi verified functions for this library.

            CalcsService Key Features

            No Key Features are available at this moment for CalcsService.

            CalcsService Examples and Code Snippets

            No Code Snippets are available at this moment for CalcsService.

            Community Discussions

            No Community Discussions are available at this moment for CalcsService.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install CalcsService

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/wlloyduw/CalcsService.git

          • CLI

            gh repo clone wlloyduw/CalcsService

          • sshUrl

            git@github.com:wlloyduw/CalcsService.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link