Skip to content

Releases: pejman-hkh/dom-parser

Best performance with strpos and substr

14 Feb 19:54

Choose a tag to compare

In this version, I used substr and strpos instead of concatenating strings and finding a char in the string for better performance.
At the end I get 2x faster performance.

Better performance

13 Feb 22:22

Choose a tag to compare

I am working on performance of this project

v1.1.6

24 Oct 13:42

Choose a tag to compare

v1.1.6

v1.1.1

20 Sep 13:29

Choose a tag to compare

v1.1.1

v1.1.0

18 Sep 18:17

Choose a tag to compare

1.1.0

v1.0.9

16 Sep 20:23

Choose a tag to compare

add dump and e function for fast call in Helper.php file