Skip to content

Benchmarking streaming a large JSON payload v.s. buffering in the full body

Notifications You must be signed in to change notification settings

cianclarke/comparingstreams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Streaming V.S. Non-Streaming API Parsing

Label      #Samples Avg  Min   Max   Std.Dev  Err  Tput   KB/sec   Avg Bytes
Post Streaming	800	269	  26	505	  81.38	  0.0	28.70	5.07	181.0
Pre Streaming  	800	1065  255	1673  258.84  0.0	7.43	1.31	181.0

##Results Screenshots ###Post image ###Pre image

About

Benchmarking streaming a large JSON payload v.s. buffering in the full body

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published