shakesapp

command module
v0.0.0-...-4badc5a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

README

Profiler Shakespeare application

This application starts a server which will return the number of times a word or phrase appears in the works of Shakespeare and send queries to that server to create load.

This application's server is intentionally non-optimal. Profiler is enabled for this application, and can be used identify how to optimize the server.

Running the application

  • Get the application code:

    git clone https://github.com/GoogleCloudPlatform/golang-samples.git
    cd golang-samples/profiler/shakesapp
    
  • Run the application:

    go run .
    

Documentation

Overview

Shakesapp is a web application which starts up a server that can be queried to determine how many times a string appears in the works of Shakespeare and then sends requests to that server.

Directories

Path Synopsis
Package shakesapp defines a server which can be queried to determined many times a string appears in the works of Shakespeare, and a client which can be used to send load to that server.
Package shakesapp defines a server which can be queried to determined many times a string appears in the works of Shakespeare, and a client which can be used to send load to that server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL