Skip to content

benchuk/performance_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple client and server performance tests for c, java, javascript (node) and Go.

Performance tests in several basic scenarios to estimate languages runtime performance

http

http server results perform http request with json or plain-text response

loop

loop test results Running 10000000 loop and performing memory operations while avoding optimization if possible (for example loop unrolling in c)

read file

read file test results Reads a large file into memory while avoding optimization if possible

About

Performance tests in several basic scenarios to estimate languages runtime performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors