Skip to content

thangld322/rure-go-mem-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduce memleak in rure-go

I have 20000 nginx access raw plaintext logs and 8 patterns to match these logs. I compiled each pattern once and appended it to a slice of *rure.Regex to use later. Finally, I loop over all 20000 logs and call Captures() to see whether it matches any pattern.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages