2017 © Pedro Peláez
 

library fastelper

Fast Helper Assembly.

image

wandu/fastelper

Fast Helper Assembly.

  • Sunday, February 14, 2016
  • by wan2land
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1,078 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

Wandu Fastelper

Latest Stable Version Latest Unstable Version Total Downloads License, (*1)

Fast Helper Assembly., (*2)

Array

array_unique_intersect, (*3)

run php benchmarkes/array_unique_intersect.php file. first one is array_values(array_intersect(($x, $y)). second one is array_unique_intersect(in Fastelper)., (*4)

Memory Usage : 1.25Mb
Memory Peak : 1.25Mb
Run Time : 3s
Result
...

Memory Usage : 1.75Mb
Memory Peak : 1.75Mb
Run Time : 397ms
Result
...

array_unique_union, (*5)

run php benchmarkes/array_unique_union.php file. first one is array_unique(array_merge($x, $y)). second one is array_unique_union(in Fastelper)., (*6)

Memory Usage : 1024.00Kb
Memory Peak : 1024.00Kb
Run Time : 18ms
Result
...

Memory Usage : 1024.00Kb
Memory Peak : 1024.00Kb
Run Time : 9ms
Result
...

Contribute

  • https://github.com/koojunho (array_flip idea)

The Versions

14/02 2016

dev-master

9999999-dev

Fast Helper Assembly.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Changwan Jun

helper wandu

11/12 2015

v0.1.0

0.1.0.0

Fast Helper Assembly.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Changwan Jun

helper wandu