Skip to content

Latest commit

 

History

History

JoeyGeiger-RegexpDoYouNeedIt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Lightning talk given at Gophercon 2017

What is it?

Benchmark comparison of various methods to check if a string matches a given prefix or value.

View the slides

PDF

How to run

git clone https://github.com/jgeiger/regex_talk.git
cd regex_talk
go test -bench=.