This document discusses benchmarking theorem proving in linear logic. It describes collecting theorems in linear logic to test various provers and logic variants. An initial collection of 61 intuitionistic logic theorems were translated into linear logic using 4 different translations, resulting in 244 test problems. The document also discusses generating theorems in linear logic programmatically using type inference to produce over 8 billion theorems for training neural networks as theorem provers. The goal is to better understand differences between logics and provers through benchmarking and experimentation.