C++ Logo

sg14

Advanced search

Re: [SG14] Error size benchmarking

From: Arthur O'Dwyer <arthur.j.odwyer_at_[hidden]>
Date: Sun, 28 Apr 2019 13:44:32 -0400
On Sun, Apr 28, 2019 at 1:41 PM Ben Craig via SG14 <sg14_at_[hidden]>
wrote:

> Attached is a a draft paper that measures the size cost of various error
> handling techniques (apologies for the half meg paper, the fancy graph
> javascript is kind of big). Exceptions, return codes, abort, and many
> other strategies are covered.
>
> If the attachment doesn't make it through for whatever reason, the html is
> also saved on github:
> https://github.com/ben-craig/error_bench/blob/master/error_size_benchmarking.html
>

https://htmlpreview.github.io/?https://github.com/ben-craig/error_bench/blob/master/error_size_benchmarking.html

Received on 2019-04-28 12:46:20